1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #204 from tbielawa/nagios_cfg

change default desc for cmdfile parameter
This commit is contained in:
Michael DeHaan 2012-08-28 04:39:19 -07:00
commit 5b6046545e

View file

@ -21,7 +21,7 @@ module:
+---------------+----------+----------------------------------+------------------------------------------------------------------+
| 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: