Monitoring Metrics of APC UPS with MRTG via SNMP

This assumes you have a APC Smart-UPS UPS with a Network Management Card, that you have already configured to allow SNMP connections and you’ve configured the community string. This is tested using MRTG running on Ubuntu with an AP9619 network management card in the UPSes. This took ages to find the correct metrics OIDs from … Read more

Nagios Monitor HTTPS SSL Certificate Expiry

http://exchange.nagios.org/directory/Plugins/Network-Protocols/HTTP/check_ssl_cert_alternative/details Downloaded the file and stuck it in: /usr/local/share/nagios/libexec Make it executable: Change the owner: Change the group: Rename it so I don’t need to stick the .pl on the end: Do a test run: Seems to be okay we see: “servername.domain.name:443 68 Days left” In the example below, that needs to be added to … Read more