check_rxdebug Change History

1.13 (2006-09-21)

fix gloabl variable problem

Lines changed: +10 -10

1.12 (2006-09-21)

Use "#" to protect $ID.

Lines changed: +1 -1

1.11 (2006-03-17)

Replace all OK: WARNING: CRITICAL: UNKOWN: bits with: OK - WARNING - CRITICAL - UNKNOWN -

as this was breaking message parsing on the Nagios side.

Lines changed: +7 -7

1.10 (2005-11-09)

rxdebug -noconn tells us how many waiting connections there are; there's no need to parse the whole output and study it. Also, it's helpful to look for waiting connections to the file server, rather than waiting connections to the local cache manager (doh). Lower the warning threshold to two from four while we're at it.

Lines changed: +19 -12

1.9 (2005-03-02)

hard code port 7001, because linux defaults to 7000 for rxdebug

Lines changed: +2 -2

1.8 (2005-03-01)

Prefer /usr/bin/rxdebug

Lines changed: +2 -2

1.7 (2004-03-24)

Fix the SYNOPSIS in the documentation to have the correct flag to get the version.

Lines changed: +2 -2

1.6 (2004-03-24)

Fix a few very minor issues in the documentation.

Lines changed: +3 -3

1.5 (2004-03-24)

Extensively reworked to do regular option parsing, support -h and -V options, support configuration of the critical and warning levels, support a timeout value, provide a bit of information for okay results, and add complete documentation.

Lines changed: +212 -29

1.4 (2004-02-12)

Don't use -allconn -rxstats. We aren't paying any attention to the statistics, just the mode of the connection, and -allconn just adds in the (thousands of) idle connections. Let's assume that an idle connection can't also be blocked.

Lines changed: +3 -3

1.3 (2003-12-12)

Add -H opt, strip out for loop

Lines changed: +12 -14

1.2 (2003-12-11)

Add in timeout flag (essentially to fool nagios)

Lines changed: +7 -1

1.1 (2003-12-11)

rxdebug check for AFS

Generated by cvs2xhtml 1.11 on 2007-09-19