afs-monitor release 2.4
(Nagios-compatible probes to monitor AFS servers)
- Maintained by Russ Allbery <rra@stanford.edu>
+ Maintained by Russ Allbery <eagle@eyrie.org>
This program is free software; you may redistribute it and/or modify it
under the same terms as Perl itself. Please see the section LICENSE
will always have the current version of this package, the current
documentation, and pointers to any additional resources.
- I welcome bug reports and patches for this package at rra@stanford.edu.
+ I welcome bug reports and patches for this package at eagle@eyrie.org.
However, please be aware that I tend to be extremely busy and work
projects often take priority. I'll save your mail and get to it as soon
as I can, but it may take me a couple of months.
# true, print that information to STDOUT. Suitable for being run inside
# Nagios.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
# Based on an earlier script by Neil Crellin <neilc@stanford.edu>
# Copyright 2003, 2004, 2010, 2013
# The Board of Trustees of the Leland Stanford Junior University
=head1 AUTHORS
The original idea behind this script was from Neil Crellin. Russ Allbery
-<rra@stanford.edu> updated it to work with Nagios and stripped out some
+<eagle@eyrie.org> updated it to work with Nagios and stripped out some
rather neat but now unnecessary code to look for any changes in the bos
output, instead just scanning it for acceptable lines.
# warning percentage and with status 2 if the free space is below a critical
# percentage.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
# Based on a script by Steve Rader
# Copyright 2010, 2013
# The Board of Trustees of the Leland Stanford Junior University
# state. The thresholds can be overridden from the command line.
#
# Written by Quanah Gibson-Mount based on work by Neil Crellin
-# Updated by Russ Allbery <rra@stanford.edu>
+# Updated by Russ Allbery <eagle@eyrie.org>
# Copyright 2003, 2004, 2005, 2010, 2013
# The Board of Trustees of the Leland Stanford Junior University
#
The original idea behind this script was from Neil Crellin. It was
updated by Quanah Gibson-Mount to work with Nagios, and then further
-updated by Russ Allbery <rra@stanford.edu> to support more standard
+updated by Russ Allbery <eagle@eyrie.org> to support more standard
options and to use a more uniform coding style.
=head1 COPYRIGHT AND LICENSE
# percentage (this works with the Nagios check architecture).
#
# Written by Susan Feng <sfeng@stanford.edu>
-# Updated by Russ Allbery <rra@stanford.edu>
+# Updated by Russ Allbery <eagle@eyrie.org>
# Copyright 2003, 2004, 2010, 2013
# The Board of Trustees of the Leland Stanford Junior University
#
Originally written by Susan Feng for use with mon. Updated by Quanah
Gibson-Mount to work with Nagios, and then further updated by Russ Allbery
-<rra@stanford.edu> to support more standard options and to use a more
+<eagle@eyrie.org> to support more standard options and to use a more
uniform coding style. Support for checking a single partition based on
work by Steve Rader.
# site (ensuring that it considers all of the other servers up-to-date) or if
# any of the servers don't believe there is a sync site.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
# Copyright 2004, 2010, 2013
# The Board of Trustees of the Leland Stanford Junior University
#
=head1 AUTHORS
-Russ Allbery <rra@stanford.edu>
+Russ Allbery <eagle@eyrie.org>
=head1 COPYRIGHT AND LICENSE
#
# Check that too-new features of Perl are not being used.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
#
# The authors hereby relinquish any claim to any copyright that they may have
# in this work, whether granted under contract or by operation of law or
# is disabled unless RRA_MAINTAINER_TESTS is set, since spelling dictionaries
# vary too much between environments.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
#
# The authors hereby relinquish any claim to any copyright that they may have
# in this work, whether granted under contract or by operation of law or
#
# Check all POD documents for POD formatting errors.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
#
# The authors hereby relinquish any claim to any copyright that they may have
# in this work, whether granted under contract or by operation of law or
#
# Test Perl code for strict, warnings, and syntax.
#
-# Written by Russ Allbery <rra@stanford.edu>
+# Written by Russ Allbery <eagle@eyrie.org>
#
# The authors hereby relinquish any claim to any copyright that they may have
# in this work, whether granted under contract or by operation of law or