Build precise queries to find exactly what you need
Press ESC to close
@cullenp
Favorites0
Views
Projects0
I've been using this plugin to monitor a windows process but when it reported CRITICAL nagios would not change the State. Turns out the plugin was not returning the State and it would default to 0 meaning "OK". To fix this, add the following line to the end of the ps1 file exit $Status
Reviewed 6 years ago
We are using this tool w/ AWS linux and windows instances. Automating Nagios instance add/delete is done with JSON requests. Really makes that process easy. The author is very responsive to questions via google groups. Keep in mind this is best installed on a new Nagios installation. Migration from an existing server can take a while and configuration should be done through the Nagrestconf interface.
Reviewed 10 years ago