Bruce Pennypacker
e5970186ad
Remove extraneous space from end of command string in nagios_cmd
2016-12-08 11:33:38 -05:00
Michael Weber
bee443c983
Fix error 'fail_json() takes exactly 1 argument'
...
Fixes bug #1257
2016-12-08 11:33:36 -05:00
Brian Coca
1e40b86303
minor doc fixes nagios
2016-12-08 11:33:20 -05:00
vaupelt
e1fde967be
strange results with services=all
...
I issued a command with action=disable_alerts host=webserver services=all set and get this results:
"nagios_commands": [
"[1438593631] DISABLE_SVC_NOTIFICATIONS;webserver;a",
"[1438593631] DISABLE_SVC_NOTIFICATIONS;webserver;l",
"[1438593631] DISABLE_SVC_NOTIFICATIONS;webserver;l"
]
This is not a big deal because i have just overlooked the action=silence command. Nevertheless a more predictable result would be a nice thing to have.
2016-12-08 11:33:20 -05:00
Tim Bielawa
45874daeb1
Fix capitalization in nagios 'services' parameter comment
2016-12-08 11:33:14 -05:00
Greg DeKoenigsberg
c65a612d1f
Changes to author formatting, remove emails
2016-12-08 11:32:51 -05:00
Brian Coca
8a8ef770c7
updated docs for 2.0
2016-12-08 11:32:46 -05:00
Michael Gröning
3061a029d6
fix bugs
2016-12-08 11:32:46 -05:00
Michael Gröning
87f6507fee
improved docs
2016-12-08 11:32:46 -05:00
Michael Gröning
8015b8c979
divided between host an service downtimes
2016-12-08 11:32:45 -05:00
Michael Gröning
8a209ed30b
add function for servicegrup downtimes
2016-12-08 11:32:45 -05:00
Todd Zullinger
18d6d874e1
monitoring/nagios: Allow comment to be specified
...
The default remains 'Scheduling downtime' but can be overridden.
2016-12-08 11:32:45 -05:00
Tim Bielawa
33b9aaeaaf
Allow nagios module to be licensed as gpl v2 or newer
2016-12-08 11:32:41 -05:00
Brian Coca
d344a3fde3
more string corrections
2016-12-08 11:32:39 -05:00
Giovanni Tirloni
ccd3044ea5
Fix dangerous use of empty list as default arg (mutable)
2016-12-08 11:32:24 -05:00
Michael DeHaan
5879c503bb
File extensions!
2016-12-08 11:32:18 -05:00