Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Correct URL Link: https://github.com/jg10/Nagios-Plugins/blob/master/check_upstart_status.pl
If this was documented and updated with how-to and correct links, I would have given this a 5 start.
Usage: ./check_upstart_status.pl -j {jobname}
Nagios Codes: 0 = ok 1 = warn 2 = crit 3 = unknown
Warning is returned if job is in the process of stopping and Critical if job is stopped.
This would be nice to have a host option and such but if you use check_nrpe and install this on the monitor host, you can manage it remotely.
Hope this helps anyone in the future.
Anthony