Blogroll

Search

check_diskio 3.1.0

February 18th, 2010 by Matteo and tagged , , , , , , ,

I just released check_diskio 3.1.0: a Nagios plugin to monitor disk I/O on Linux machines.

Changes from version 3.0.3: this new version introduces a rewrite of the unit handling with the
following changes:

  • the option uom is reduced to bits, bytes and sectors
  • a new option factor specifies the multiplier for thresholds (binary and decimal)
  • plugin output is automatically scaled to human readable format using the units from the factor option
  • perfdata is never scaled
  • perfdata use B for bytes according to developer guidelines

Many thanks to Nikolaus Filus for the patch.

Posted in Software | No Comments »

check_updates 1.4.7

February 16th, 2010 by Matteo and tagged , , , , , , ,

I just released check_updates 1.4.7. check_updates is a Nagios plugin to check if a RedHat or Fedora system is up-to-date.

Changes from version 1.4.6:

  • fixes a bug which caused a wrong update count on some systems

Posted in Software | No Comments »

check_connections 2.1.1

February 1st, 2010 by Matteo and tagged , , , , , , , ,

I just released version 2.1.1 of check_connections a Nagios plugin to monitor the number open TCP connections.

Changes:

  • fixes a problem running in embedded Perl environments
  • fixes some RPM packaging (builds on 64 bit systems and uninstalls cleanly)

Posted in Software | No Comments »