]> git.michaelhowe.org Git - packages/a/afs-monitor.git/commitdiff
Imported Upstream version 2.3
authorRuss Allbery <rra@stanford.edu>
Thu, 10 Jan 2013 04:30:21 +0000 (20:30 -0800)
committerRuss Allbery <rra@stanford.edu>
Thu, 10 Jan 2013 04:30:21 +0000 (20:30 -0800)
1  2 
check_afs_bos
check_afs_quotas
check_afs_rxdebug
check_afs_space
check_afs_udebug

diff --cc check_afs_bos
index f05e22c1cabc410a0d98833ba57ee3a14977153b,10d303d68cb083c86181420c70a5076852f9935a..81aa4b96d6cc0503d4b2e88bf69930dbcf41a855
@@@ -1,5 -1,5 +1,5 @@@
  #!/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.
  #
index c514b9c2beb6b5cf24ec7e238171b2dc022f266c,ab7ac64e267481ede3add4fd4f2927bb1e7e2439..f0de7a80a8636f653ad74f88f50266acfaebf88a
@@@ -1,7 -1,7 +1,7 @@@
  #!/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
index 3c34486de7a9641e5b0cfb55efa2918513d30e66,f6ebd574bd6abbf823401669683927c480d8c744..b58fc7474d19035a641b9d99c50e4c9239aee278
@@@ -1,5 -1,5 +1,5 @@@
  #!/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.
  #
diff --cc check_afs_space
index 695c7bc28c3c36655565ca258af34b4abe7154e2,3b106b552e4694aae0a2a80feb9decee6e459261..a7425dae063686aa41ae71619aa677c953e3b473
@@@ -1,5 -1,5 +1,5 @@@
  #!/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.
  #
index 150f29069ea33a28a7ceab2d65c86ffe9e8d3e06,cd2988498cfa4c0448574198b1b1c5c227d1c017..4d1496c95e4bbe35c9ccfcf5a8d52d4533baa89f
@@@ -1,5 -1,5 +1,5 @@@
  #!/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.
  #