Commit Graph

20 Commits (5abb914315864b714395863af99c0ac1bd66a7ba)

Author SHA1 Message Date
Bruce Pennypacker 5abd7deab0 Remove extraneous space from end of command string in nagios_cmd 9 years ago
Michael Weber fba8c9f8a7 Fix error 'fail_json() takes exactly 1 argument'
Fixes bug #1257
9 years ago
Brian Coca c7c32ef86f minor doc fixes nagios 9 years ago
Brian Coca 5017c4483a Merge pull request #798 from vaupelt/patch-1
strange results with services=all

agreed, the doc issues are unrelated to this PR, will fix those independently
9 years ago
Tim Bielawa c9785a6948 Fix capitalization in nagios 'services' parameter comment 9 years ago
vaupelt 150d3ce0ee 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.
9 years ago
Greg DeKoenigsberg 004dedba8a Changes to author formatting, remove emails 10 years ago
Brian Coca 0d7332d550 minor docfix 10 years ago
Brian Coca d5c581e9eb updated docs for 2.0 10 years ago
Brian Coca 04e43a9dcb added version added 10 years ago
Todd Zullinger d604f56162 monitoring/nagios: Allow comment to be specified
The default remains 'Scheduling downtime' but can be overridden.
10 years ago
Michael Gröning f9041a1b29 fix bugs 10 years ago
Michael Gröning 304abbce85 improved docs 10 years ago
Michael Gröning 0b9863ed0e divided between host an service downtimes 10 years ago
Michael Gröning 8829b818b8 add function for servicegrup downtimes 10 years ago
Tim Bielawa 9ae04256fe Allow nagios module to be licensed as gpl v2 or newer 10 years ago
Brian Coca 08445418aa more string corrections 10 years ago
Greg DeKoenigsberg bbfd46c32a Adding author's github id 10 years ago
Giovanni Tirloni 5ae3bbaf05 Fix dangerous use of empty list as default arg (mutable) 10 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago