Search found 2 matches
- Tue Dec 15, 2020 2:12 pm
- Forum: Open Source Nagios Projects
- Topic: Execute plugin based on MACRO content.
- Replies: 0
- Views: 1308
Execute plugin based on MACRO content.
All, I have some plugins that must be running depending of MACRO value. For example: IF $_HOST_APP_VERSION$ is 4.14.4, run the plugin $USER1$/app.py BUT if $_HOST_APP_VERSION$ is 4.14SLA, run the plugin $USER1$/especiacommand.py Unfortunately our automation the hostgroup for the HOSTS are always hos...
- Tue Feb 24, 2015 12:52 pm
- Forum: Open Source Nagios Projects
- Topic: Change $SERVICESTATE$ for some UNKNOWN alarms
- Replies: 1
- Views: 781
Change $SERVICESTATE$ for some UNKNOWN alarms
All, I have requirement to change the $SERVICESTATE from UNKNOWN to CRITICAL for some services when the Nagios plugin is deleted. We have some customized Nagios plugins that is deleted often from the host. The Service in Nagios became UNKN - NRPE: Unable to read output. These events are not visible ...