Blogroll

Search

svnauthcheck 1.0.9

September 2nd, 2010 by Matteo and tagged , , , ,

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 »

check_ssl_cert 1.7.0

August 26th, 2010 by Matteo and tagged , , , , , , , , ,

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 »

check_rbl 1.2.1

July 6th, 2010 by Matteo and tagged , , , , , , ,

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 »

check_diskio 3.2.2

July 6th, 2010 by Matteo and tagged , , , , , , , ,

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 »

check_ssl_cert 1.5.1

July 1st, 2010 by Matteo and tagged , , , , , , , , , ,

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 »

check_diskio 3.2.1

June 30th, 2010 by Matteo and tagged , , , , , , ,

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 »

svnauthcheck 1.0.8

June 7th, 2010 by Matteo and tagged , , , ,

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 »

check_diskio 3.2.0

May 25th, 2010 by Matteo and tagged , , , , , , , ,

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 »

svnauthcheck 1.0.7

May 21st, 2010 by Matteo and tagged , , , ,

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 »

check_diskio 3.1.1

April 18th, 2010 by Matteo and tagged , , , , , , , , ,

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 »

« Previous Entries