Tag: nagios
Nagios check_file_age mod
by Artur on Dec.22, 2009, under Sysadmin
As I don’t think in seconds about time and more like hours days etc. I’ve added this small bit of code to Nagios check_file_age script to display age in days. I’m using this to check PID file age for service that needs daily/weekly restarts. (continue reading…)
Dynamic content with AJAX, Nagios and PHP
by Artur on Apr.02, 2009, under Webdev
Monitoring 18 servers during a live event isn’t an easy task, however there is a easy way to do create a dynamic page which will display you a status of desired servers using Nagios plugins, AJAX and a bit of PHP. (continue reading…)