August 26th, 2010 by Matteo and tagged
announcement,
bug fix,
enhancement,
monitoring,
nagios,
network,
plugin,
shell,
SSL,
update
I just released version 1.7.2 of check_ssl_cert: a Nagios plugin to check the validity of X.509 certificates
Changes from version 1.6.1
--rootcert allows to specify a directory (thanks to Dan Wallis)
- better test for
expect (thanks to Dan Wallis)
- removed an unnecessary
cat
Posted in Software | No Comments »
July 22nd, 2010 by Matteo and tagged
announcement,
bash,
enhancement,
monitoring,
nagios,
network,
plugin,
shell,
SSL,
update
I just released version 1.6.1 of check_ssl_cert: a Nagios plugin to check the validity of X509 certificates
Changes from version 1.6.0
- added
--temp to specify where to download temporary files
- checks the writability of the temporary storage (thanks to Marc Fournier for the patch)
Posted in Software | No Comments »
July 10th, 2010 by Matteo and tagged
announcement,
enhancement,
monitoring,
nagios,
network,
plugin,
shell,
SSL,
update
I just released version 1.6.0 of check_ssl_cert: a Nagios plugin to check the validity of X509 certificates
Changes from version 1.5.2
- added long command line options
- added a man page
- added
--critical and --warning (and deprecated --days)
Posted in Software | No Comments »
July 7th, 2010 by Matteo and tagged
announcement,
enhancement,
monitoring,
nagios,
network,
plugin,
shell,
SSL,
update
I just released version 1.5.2 of check_ssl_cert: a Nagios plugin to check the validity of X509 certificates
Changes from version 1.5.1
- added the -f command line option to check local certificate files (thanks to Wolfgang Schricker for the patch)
Posted in Software | No Comments »
June 8th, 2010 by Matteo and tagged
announcement,
bash,
enhancement,
monitoring,
nagios,
network,
plugin,
shell,
update
I just released version 1.5.0 of check_ssl_cert: a Nagios plugin to check the validity of X509 certificates
Changes from version 1.4.4
- added the -s command line option to allow self-signed certificates
Posted in Software | 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 »
April 8th, 2010 by Matteo and tagged
announcement,
enhancement,
monitoring,
nagios,
network,
plugin,
rbl,
update
I just released an new version of check_rbl (1.2.0).
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
Changes from version 1.1.0:
- improvements in the verbose output
- better parallelism support
- sample configuration file
- code cleanup
- RPM packaging cleanup
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 »