]> git.proxmox.com Git - pve-docs.git/commitdiff
add pvedaemon man page
authorDietmar Maurer <dietmar@proxmox.com>
Sun, 10 Apr 2016 07:51:11 +0000 (09:51 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sun, 10 Apr 2016 07:51:11 +0000 (09:51 +0200)
Makefile
index.adoc
pve-admin-guide.adoc
pve-doc-generator.mk
pvedaemon.8-synopsis.adoc [new file with mode: 0644]
pvedaemon.adoc [new file with mode: 0644]

index a9278296c7996171555c29d8930c2a91f56d6bd4..2ae2ad47b35bcf701d06886e280b5adb2c62f1d3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,7 @@ DEB=${PACKAGE}_${DOCRELEASE}-${PKGREL}_amd64.deb
 
 COMMAND_LIST=pvecm qm qmrestore pct pveam pvesm pveum vzdump ha-manager
 
 
 COMMAND_LIST=pvecm qm qmrestore pct pveam pvesm pveum vzdump ha-manager
 
-SERVICE_LIST=pve-firewall pve-ha-crm pve-ha-lrm pvestatd pmxcfs
+SERVICE_LIST=pve-firewall pve-ha-crm pve-ha-lrm pvestatd pmxcfs pvedaemon
 
 CONFIG_LIST=datacenter.cfg qm.conf pct.conf
 
 
 CONFIG_LIST=datacenter.cfg qm.conf pct.conf
 
index 7b9b434de71827e57e45c2f30ab7d2149259afe6..6bea8724ffe864cd813796ddd3a5f7ad4ea70082 100644 (file)
@@ -42,6 +42,7 @@ Service Daemons
 [width="100%",options="header"]
 |===========================================================
 | Command name |'systemd' Service     | Download link
 [width="100%",options="header"]
 |===========================================================
 | Command name |'systemd' Service     | Download link
+| pvedaemon    | pvedaemon.service    |link:pvedaemon.8.html[pvedaemon.8]
 | pvestatd     | pvestatd.service     |link:pvestatd.8.html[pvestatd.8]
 | pve-ha-crm   | pve-ha-crm.service   |link:pve-ha-crm.8.html[pve-ha-crm.8]
 | pve-ha-lrm   | pve-ha-lrm.service   |link:pve-ha-lrm.8.html[pve-ha-lrm.8]
 | pvestatd     | pvestatd.service     |link:pvestatd.8.html[pvestatd.8]
 | pve-ha-crm   | pve-ha-crm.service   |link:pve-ha-crm.8.html[pve-ha-crm.8]
 | pve-ha-lrm   | pve-ha-lrm.service   |link:pve-ha-lrm.8.html[pve-ha-lrm.8]
index d0d3037a3b808de0c05d42f4ff992907963d3e3d..fc88233598f5baf1557e07ab5f4c2dbca0e0b0e5 100644 (file)
@@ -108,14 +108,6 @@ include::vzdump.1-synopsis.adoc[]
 
 :leveloffset: 0
 
 
 :leveloffset: 0
 
-*pve-firewall* - The {pve} Firewall Daemon
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
-:leveloffset: 1
-include::pve-firewall.8-synopsis.adoc[]
-
-:leveloffset: 0
-
 *ha-manager* - Proxmox VE HA Manager
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 *ha-manager* - Proxmox VE HA Manager
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
@@ -124,19 +116,24 @@ include::ha-manager.1-synopsis.adoc[]
 
 :leveloffset: 0
 
 
 :leveloffset: 0
 
-*pve-ha-crm* - Cluster Ressource Manager Daemon
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+[appendix]
+Service Daemons
+---------------
+
+*pve-firewall* - The {pve} Firewall Daemon
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 :leveloffset: 1
 
 :leveloffset: 1
-include::pve-ha-crm.8-synopsis.adoc[]
+include::pve-firewall.8-synopsis.adoc[]
 
 :leveloffset: 0
 
 
 :leveloffset: 0
 
-*pve-ha-lrm* - Local Ressource Manager Daemon
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+*pvedaemon* - {PVE} API Daemon
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 :leveloffset: 1
 
 :leveloffset: 1
-include::pve-ha-lrm.8-synopsis.adoc[]
+include::pvedaemon.8-synopsis.adoc[]
 
 :leveloffset: 0
 
 
 :leveloffset: 0
 
@@ -156,6 +153,22 @@ include::pmxcfs.8-cli.adoc[]
 
 :leveloffset: 0
 
 
 :leveloffset: 0
 
+*pve-ha-crm* - Cluster Ressource Manager Daemon
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+:leveloffset: 1
+include::pve-ha-crm.8-synopsis.adoc[]
+
+:leveloffset: 0
+
+*pve-ha-lrm* - Local Ressource Manager Daemon
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+:leveloffset: 1
+include::pve-ha-lrm.8-synopsis.adoc[]
+
+:leveloffset: 0
+
 
 [appendix]
 Configuration Files
 
 [appendix]
 Configuration Files
index f324f756a240c031187a512f4987324bb4be09db..ac3d44d86ce57b36e3e6d1e5b393f36c7c34aa7a 100644 (file)
@@ -93,6 +93,11 @@ PVESTATD_MAN8_SOURCES=                       \
        pvestatd.8-synopsis.adoc        \
        ${PVE_COMMON_DOC_SOURCES}
 
        pvestatd.8-synopsis.adoc        \
        ${PVE_COMMON_DOC_SOURCES}
 
+PVEDAEMON_MAN8_SOURCES=                        \
+       pvedaemon.adoc                  \
+       pvedaemon.8-synopsis.adoc       \
+       ${PVE_COMMON_DOC_SOURCES}
+
 PMXCFS_MAN8_SOURCES=                   \
        pmxcfs.adoc                     \
        pmxcfs.8-cli.adoc               \
 PMXCFS_MAN8_SOURCES=                   \
        pmxcfs.adoc                     \
        pmxcfs.8-cli.adoc               \
@@ -173,6 +178,10 @@ pvestatd.8: ${PVESTATD_MAN8_SOURCES}
        a2x ${A2X_MAN8_OPTIONS} pvestatd.adoc
        test -n "$${NOVIEW}" || man -l $@
 
        a2x ${A2X_MAN8_OPTIONS} pvestatd.adoc
        test -n "$${NOVIEW}" || man -l $@
 
+pvedaemon.8: ${PVEDAEMON_MAN8_SOURCES}
+       a2x ${A2X_MAN8_OPTIONS} pvedaemon.adoc
+       test -n "$${NOVIEW}" || man -l $@
+
 pmxcfs.8: ${PMXCFS_MAN8_SOURCES}
        a2x ${A2X_MAN8_OPTIONS} pmxcfs.adoc
        test -n "$${NOVIEW}" || man -l $@
 pmxcfs.8: ${PMXCFS_MAN8_SOURCES}
        a2x ${A2X_MAN8_OPTIONS} pmxcfs.adoc
        test -n "$${NOVIEW}" || man -l $@
diff --git a/pvedaemon.8-synopsis.adoc b/pvedaemon.8-synopsis.adoc
new file mode 100644 (file)
index 0000000..85fce6f
--- /dev/null
@@ -0,0 +1,46 @@
+*pvedaemon* `<COMMAND> [ARGS] [OPTIONS]`
+
+*pvedaemon help* `[<cmd>]` `[OPTIONS]`
+
+Get help about specified command.
+
+`<cmd>` `string` ::
+
+Command name
+
+`-verbose` `boolean` ::
+
+Verbose output format.
+
+
+
+
+*pvedaemon restart*
+
+Restart the daemon (or start if not running).
+
+
+
+*pvedaemon start* `[OPTIONS]`
+
+Start the daemon.
+
+`-debug` `boolean` (default=`0`)::
+
+Debug mode - stay in foreground
+
+
+
+*pvedaemon status*
+
+Get daemon status.
+
+
+
+*pvedaemon stop*
+
+Stop the daemon.
+
+
+
+
diff --git a/pvedaemon.adoc b/pvedaemon.adoc
new file mode 100644 (file)
index 0000000..a739fc0
--- /dev/null
@@ -0,0 +1,36 @@
+ifdef::manvolnum[]
+PVE({manvolnum})
+================
+include::attributes.txt[]
+
+NAME
+----
+
+pvedaemon - PVE API Daemon
+
+SYNOPSYS
+--------
+
+include::pvedaemon.8-synopsis.adoc[]
+
+DESCRIPTION
+-----------
+endif::manvolnum[]
+
+ifndef::manvolnum[]
+{pve} API Daemon
+==============================
+include::attributes.txt[]
+endif::manvolnum[]
+
+This daemom exposes the whole {PVE} API on 127.0.0.1:85. It runs as
+'root' and has permission to do all priviledged operations.
+
+NOTE: The daemon listens to a local address only, so you cannot access
+it from outside. The 'pveproxy' daemon exposes the API to the outside
+world.
+
+
+ifdef::manvolnum[]
+include::pve-copyright.adoc[]
+endif::manvolnum[]