From: Russ Allbery Date: Sun, 13 Jan 2013 03:43:21 +0000 (-0800) Subject: Imported Upstream version 2.4 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=23652f41eabb241da8d562f7cb0d03538a707935;p=packages%2Fa%2Fafs-monitor.git Imported Upstream version 2.4 --- 23652f41eabb241da8d562f7cb0d03538a707935 diff --cc check_afs_bos index 81aa4b9,aece1da..23d7605 --- a/check_afs_bos +++ b/check_afs_bos @@@ -1,5 -1,5 +1,5 @@@ #!/usr/bin/perl -w - our $VERSION = '2.3 (2013-01-09)'; -our $VERSION = '@VERSION@ @DATE@'; ++our $VERSION = '2.4 (2013-01-12)'; # # check_afs_bos -- Monitor AFS bos output for problems in Nagios. # diff --cc check_afs_quotas index f0de7a8,03ea40a..b59ccf2 --- a/check_afs_quotas +++ b/check_afs_quotas @@@ -1,5 -1,5 +1,5 @@@ #!/usr/bin/perl -w - our $VERSION = '2.3 (2013-01-09)'; -our $VERSION = '@VERSION@ @DATE@'; ++our $VERSION = '2.4 (2013-01-12)'; # # check_afs_quotas -- Monitor AFS quota usage under Nagios. # diff --cc check_afs_rxdebug index b58fc74,f6ebd57..51c1214 --- a/check_afs_rxdebug +++ b/check_afs_rxdebug @@@ -1,5 -1,5 +1,5 @@@ #!/usr/bin/perl -w - our $VERSION = '2.3 (2013-01-09)'; -our $VERSION = '@VERSION@ @DATE@'; ++our $VERSION = '2.4 (2013-01-12)'; # # check_afs_rxdebug -- Nagios AFS server check for waiting connections. # diff --cc check_afs_space index a7425da,3b106b5..7d54dc7 --- a/check_afs_space +++ b/check_afs_space @@@ -1,5 -1,5 +1,5 @@@ #!/usr/bin/perl -w - our $VERSION = '2.3 (2013-01-09)'; -our $VERSION = '@VERSION@ @DATE@'; ++our $VERSION = '2.4 (2013-01-12)'; # # check_afs_space -- Monitor AFS disk space usage under Nagios. # diff --cc check_afs_udebug index 4d1496c,cd29884..784b2af --- a/check_afs_udebug +++ b/check_afs_udebug @@@ -1,5 -1,5 +1,5 @@@ #!/usr/bin/perl -w - our $VERSION = '2.3 (2013-01-09)'; -our $VERSION = '@VERSION@ @DATE@'; ++our $VERSION = '2.4 (2013-01-12)'; # # check_afs_udebug -- Check AFS database servers using udebug for Nagios. #