Monitoring

Zero in Nagios

If you have a Zero Service running at some URL like http://zero.example.org/zero/, it’s quite simple to connect host objects in Nagios to the correct view of performance data.

Nagios provides two host attributes for this purpose: action_url, notes_url

Nagios SNMP

SNMP (at least NET-SNMP in Linux) is providing enough data to setup checks for CPU, memory, disk and processes to a standard Nagios.

monit as Fix for APC Back-UPS CS-500

To fix the recent failure of Network UPS Tools on my APC Back-UPS attached to Debian Etch, I used a pragmatic approach:

  • The problem with a missing or changing USB device is fixed by udev providing a static device name.
  • The 2nd problem with a crashing newhidups driver is solved by monit.