July 6th, 2010 by Matteo and tagged
announcement,
bug fix,
disk,
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_diskio 3.2.2: a Nagios plugin to monitor disk I/O on Linux machines.
Changes from version 3.2.1:
- fixed a bug which made the plugin ignore devices specified with
-d /dev/name
Posted in Software | No Comments »
May 25th, 2010 by Matteo and tagged
announcement,
bug fix,
disk,
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_diskio 3.2.0: a Nagios plugin to monitor disk I/O on Linux machines.
Changes from version 3.1.1:
- partition numbers of LVM volumes are now stripped from the name only if the
--strip-partition-number command line option is specified
Posted in Uncategorized | No Comments »
April 18th, 2010 by Matteo and tagged
announcement,
bug fix,
disk,
enhancement,
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_diskio 3.1.1: a Nagios plugin to monitor disk I/O on Linux machines.
Changes from version 3.1.0:
- check_diskio can now handle different formats for partition information in
/proc/diskstats
- added a
--debug option to ease debugging and error reporting
Posted in Software | No Comments »
February 18th, 2010 by Matteo and tagged
announcement,
enhancement,
linux,
monitoring,
nagios,
perl,
plugin,
update
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 »
February 16th, 2010 by Matteo and tagged
announcement,
bug fix,
linux,
monitoring,
nagios,
perl,
plugin,
update
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 »
February 1st, 2010 by Matteo and tagged
announcement,
bug fix,
linux,
monitoring,
nagios,
network,
perl,
plugin,
update
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 »
January 30th, 2010 by Matteo and tagged
announcement,
bug fix,
linux,
monitoring,
nagios,
network,
perl,
plugin,
update
I just released version 2.1.1 of check_tcptraffic: a Nagios plugin to monitor the amount of TCP traffic.
Changes from version 2.1.0:
- the –reset option was configured twice (which caused a problem if run with embedded Perl)
- the RPM spec file was fixed to allow the build as normal user and installs in the correct directory on 64 bit systems
Posted in Software | No Comments »
January 25th, 2010 by Matteo and tagged
announcement,
bug fix,
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_procs_multi version 1.1.1: a Nagios plugin similar to check_procs able to check several processes at once.
Changes from version 1.1.0:
- minor fixes in the command line arguments sanity checks
- fixes in the RPM packaging
Please see the project homepage or the freshmeat page for more details.
Posted in Software | No Comments »
December 10th, 2009 by Matteo and tagged
announcement,
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_updates 1.4.6 check_updates is a Nagios plugin to check if a RedHat or Fedora system is up-to-date
Changes from version 1.4.5:
- fixes the man page location (1 and not 3)
- fixes in the installation and packaging
Posted in Software | No Comments »
December 8th, 2009 by Matteo and tagged
announcement,
linux,
monitoring,
nagios,
perl,
plugin,
update
I just released check_updates 1.4.5 check_updates is a Nagios plugin to check if a RedHat or Fedora system is up-to-date
Changes from version 1.4.4:
- fixes the OK message on up2date based systems
- minor fixes to the RPM building
Posted in Software | No Comments »