summaryrefslogtreecommitdiffstats
path: root/lib/Nagios/Plugin/Threshold.pm
diff options
context:
space:
mode:
authorTon Voon <tonvoon@users.sourceforge.net>2006-10-16 08:13:06 (GMT)
committerTon Voon <tonvoon@users.sourceforge.net>2006-10-16 08:13:06 (GMT)
commit6fa65670320afe60c04d0b7dd8834598971ec9c1 (patch)
treeb494ae51ae72ed6a7ff787db3c98f6a2495f1b5d /lib/Nagios/Plugin/Threshold.pm
parente63887eda6765e1059939ff9c89e4fb244b5819b (diff)
downloadmonitoring-plugin-perl-6fa65670320afe60c04d0b7dd8834598971ec9c1.tar.gz
Copyrights given to the Nagios Plugin Development Team
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1494 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'lib/Nagios/Plugin/Threshold.pm')
-rw-r--r--lib/Nagios/Plugin/Threshold.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Nagios/Plugin/Threshold.pm b/lib/Nagios/Plugin/Threshold.pm
index 829da66..b2afd8e 100644
--- a/lib/Nagios/Plugin/Threshold.pm
+++ b/lib/Nagios/Plugin/Threshold.pm
@@ -81,11 +81,11 @@ Given a value, will see if the value breaches the critical or the warning range.
81 81
82=head1 AUTHOR 82=head1 AUTHOR
83 83
84Ton Voon, E<lt>ton.voon@altinity.comE<gt> 84This code is maintained by the Nagios Plugin Development Team: http://nagiosplug.sourceforge.net
85 85
86=head1 COPYRIGHT AND LICENSE 86=head1 COPYRIGHT AND LICENSE
87 87
88Copyright (C) 2006 by Altinity Limited 88Copyright (C) 2006 Nagios Plugin Development Team
89 89
90This library is free software; you can redistribute it and/or modify 90This library is free software; you can redistribute it and/or modify
91it under the same terms as Perl itself, either Perl version 5.8.4 or, 91it under the same terms as Perl itself, either Perl version 5.8.4 or,