Closed (fixed)
Project:
Nagios Monitoring
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2012 at 19:12 UTC
Updated:
3 May 2013 at 15:00 UTC
The nagios_invoke_all() function runs all defined checks, even if the checks for a given module are disabled in the Nagios admin form. The attached patch checks to see that a given module is enabled in the Nagios admin form before running the checks.
| Comment | File | Size | Author |
|---|---|---|---|
| only-run-enabled-checks.patch | 919 bytes | barrett |
Comments
Comment #1
ben.bunk commentedThis patch works as intended on my install.
Comment #2
instanceofjamie commentedCommitted and pushed :-)