Blogroll

Search

check_connections 2.1.0

December 17th, 2008 by corti and tagged , ,

I just released version 2.1.0 of check_connections a Nagios plugin to monitor the number open TCP connections.

Changes:

  • recognize the FIN_WAIT_1 and FIN_WAIT_2 states
  • implements the –timeout option
  • uses Nagios::Plugin::Getopts

Posted in Software | No Comments »

roll 1.1.4

December 15th, 2008 by Matteo

A new release of roll (a command line dice roller) is available.

Changes

  • added a new command line option to round up to zero negative results
  • fixed a minor bug which prevented compilation on FreeBSD

Posted in Software | No Comments »

Site update: WordPress 2.7

December 11th, 2008 by Matteo

I just upgraded all the blogs (http://blog.matteocorti.ch and http://sassolino.ch) to WordPress 2.7

Posted in Hosting, Infrastructure | No Comments »

check_updates 1.2.2

December 5th, 2008 by Matteo and tagged , ,

I just released version 1.2.2 of check_updates a Nagios plugin to check if an RPM-based system is up-to-date. It works with up2date (ReadHat 3 and 4) and yum (Fedora, RedHat 5, CentOS) systems.

Changes from 1.1.2

  • implemented a timeout (as required by the Nagios plug-in development guidelines)
  • now uses the standard Nagios::Plugin::Getopt module
  • no more uses RPM2 (which is not working with newer versions of RPM and seems unmaintained)

Posted in Software | No Comments »