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 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 7th, 2010 by Matteo and tagged
announcement,
bug fix,
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.8
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.7):
- allows spaces in directory names
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 »
May 21st, 2010 by Matteo and tagged
announcement,
bug fix,
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.7
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.6):
- allows semicolons in repository names
- fixes a bug related crashes due to a failed pointer initialization
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 »