#!/usr/bin/perl -w
- our $VERSION = '2.2 (2011-03-03)';
-our $VERSION = '@VERSION@ @DATE@';
++our $VERSION = '2.3 (2013-01-09)';
#
# check_afs_bos -- Monitor AFS bos output for problems in Nagios.
#
#!/usr/bin/perl -w
- our $VERSION = '2.2 (2011-03-03)';
-our $VERSION = '@VERSION@ @DATE@';
++our $VERSION = '2.3 (2013-01-09)';
#
- # check afs_quotas -- Monitor AFS quota usage under Nagios.
+ # check_afs_quotas -- Monitor AFS quota usage under Nagios.
#
# Expects a host with the -H option or a volume with the -n option and checks
# usage versus quota either for all volumes on that server or only for the
#!/usr/bin/perl -w
- our $VERSION = '2.2 (2011-03-03)';
-our $VERSION = '@VERSION@ @DATE@';
++our $VERSION = '2.3 (2013-01-09)';
#
# check_afs_rxdebug -- Nagios AFS server check for waiting connections.
#
#!/usr/bin/perl -w
- our $VERSION = '2.2 (2011-03-03)';
-our $VERSION = '@VERSION@ @DATE@';
++our $VERSION = '2.3 (2013-01-09)';
#
# check_afs_space -- Monitor AFS disk space usage under Nagios.
#
#!/usr/bin/perl -w
- our $VERSION = '2.2 (2011-03-03)';
-our $VERSION = '@VERSION@ @DATE@';
++our $VERSION = '2.3 (2013-01-09)';
#
# check_afs_udebug -- Check AFS database servers using udebug for Nagios.
#