September 2nd, 2010 by Matteo and tagged
announcement,
bug fix,
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.9
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 1.0.8):
- fixed a problem in the check for ending slashes in paths
- application now checks if the specified file is a regular file
Posted in Software | No Comments »
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 »
July 6th, 2010 by Matteo and tagged
announcement,
bug fix,
monitoring,
nagios,
network,
plugin,
rbl,
update
I just released an new version of check_rbl (1.2.1).
check_rbl is a Nagios plugin to check if an SMTP server is blacklisted
Changes from version 1.2.0:
- fixes a bug which made some DNS queries fail
Posted in Software | No Comments »
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 »
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 »