User-Visible afs-monitor Changes
-afs-monitor 2.0 (2010-11-10)
+afs-monitor 2.0 (2010-12-07)
Initial tarball release, based on check_afsspace 1.16, check_bos 1.7,
check_rxdebug 1.11, and check_udebug 1.3.
#!/usr/bin/perl -w
-our $VERSION = '2.0 (2010-11-10)';
+our $VERSION = '2.0 (2010-12-07)';
#
# check_afs_bos -- Monitor AFS bos output for problems in Nagios.
#
#!/usr/bin/perl -w
-our $VERSION = '2.0 (2010-11-10)';
+our $VERSION = '2.0 (2010-12-07)';
#
# check afs_quotas -- Monitor AFS quota usage under Nagios.
#
#!/usr/bin/perl -w
-our $VERSION = '2.0 (2010-11-10)';
+our $VERSION = '2.0 (2010-12-07)';
#
# check_afs_rxdebug -- Nagios AFS server check for waiting connections.
#
#!/usr/bin/perl -w
-our $VERSION = '2.0 (2010-11-10)';
+our $VERSION = '2.0 (2010-12-07)';
#
# check_afs_space -- Monitor AFS disk space usage under Nagios.
#
#!/usr/bin/perl -w
-our $VERSION = '2.0 (2010-11-10)';
+our $VERSION = '2.0 (2010-12-07)';
#
# check_afs_udebug -- Check AFS database servers using udebug for Nagios.
#