Blogroll

Search

New release: check_nagios_latency 0.9.3

November 28th, 2007 by Matteo

Nagios plugin to check the latency of the nagios server

Info and download:

Posted in Software | No Comments »

New release: dprofpp_grapher 1.0.1

November 21st, 2007 by Matteo

dprofpp_grapher generates a graphic representation of Perl profile data.

Release 1.0.1 fixes a bug in the processing of dprofpp output in case a long line was wrapped.

For more details please visit:

Posted in Software | No Comments »

Initial release of check_afs_rpc

November 6th, 2007 by Matteo

I just released the first version (1.0.0) of check_afs_rpc

check_afs_rpc is a Nagios plugin for checking AFS file servers to see if
there are client connections waiting for a free thread.  If there are more
than a few of these, AFS performance tends to be very slow; this is a fairly
reliable way to catch overloaded file servers.  By default, check_rxdebug
returns a critical error if there are more than eight connections waiting
for a free thread and a warning if there are more than two.  These
thresholds can be changed with the –critical and –warning options.

check_afs_rpc will always print out a single line of output including the
number of blocked connections, displaying whether this is critical, a
warning, or okay.

See also:

Posted in Software | No Comments »

WordPress upgrade (2.3.1)

November 2nd, 2007 by Matteo

I just upgraded all the hosted blogs (blog.matteocorti.ch, previtali.info and sassolino.ch) to WordPress 2.3.1. See the release notes for the details.

Posted in Infrastructure | No Comments »