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 »
July 1st, 2010 by Matteo and tagged
announcement,
bash,
bug fix,
linux,
monitoring,
nagios,
network,
plugin,
shell,
SSL,
update
I just released version 1.5.1 of check_ssl_cert: a Nagios plugin to check the validity of X509 certificates
Changes from version 1.5.0
- fixed the plugin info text output (thanks to Yannick Gravel for the patch)
Posted in Software | No Comments »
June 30th, 2010 by Matteo and tagged
announcement,
bug fix,
disk,
linux,
monitoring,
nagios,
plugin,
update
I just released check_diskio 3.2.1: a Nagios plugin to monitor disk I/O on Linux machines.
Changes from version 3.2.0:
- if the plugin does not have the necessary permissions to check LVM volumes, it exists with an
UNKNOWN status
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 »
March 9th, 2010 by Matteo and tagged
announcement,
bash,
enhancement,
linux,
monitoring,
nagios,
network,
plugin,
shell,
update
I just released version 1.4.3 of check_ssl_cert: a Nagios plugin to check the validity of X509 certificates
Changes from version 1.4.2
- added the -n and -N options to match the CN with an host name (thanks to Marcus Rejås for the patch)
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 »