April 8th, 2009 by corti and tagged
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_updates 1.2.3: check_updates is a Nagios plugin to check if a RedHat or Fedora system is up-to-date
Changes from version 1.2.2:
- support for RedHat 5 systems
Posted in Software | No Comments »
April 1st, 2009 by corti
I just released check_ssl_cert version 1.3.0: check_ssl_cert is a Nagios plugin that checks X.509 certificates by:
- checking if the server is running and delivering a valid certificate
- checking if the CA matches a given pattern
- checking the certificate validity
It returns a critical status if one of the tests fails
Changes from version 1.2:
- -t to specify a timeout
- -P option to specify a different protocol and switch to TLS (thanks to Tuomas Haarala)
Posted in Uncategorized | No Comments »