Merge pull request #204 from tbielawa/nagios_cfg
change default desc for cmdfile parameter
This commit is contained in:
commit
5b6046545e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ module:
|
||||||
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
||||||
| host | yes | | host to operate on in nagios |
|
| host | yes | | host to operate on in nagios |
|
||||||
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
||||||
| cmdfile | no | /var/spool/nagios/cmd/nagios.cmd | path to the nagios *command file* (FIFO pipe) |
|
| cmdfile | no | auto-detected | path to the nagios *command file* (FIFO pipe) |
|
||||||
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
+---------------+----------+----------------------------------+------------------------------------------------------------------+
|
||||||
|
|
||||||
The following parameters may be used with the **downtime** action:
|
The following parameters may be used with the **downtime** action:
|
||||||
|
|
Loading…
Reference in a new issue