[Bps-public-commit] RT-Extension-Nagios branch, master, updated. fd1952e8feeb1f5919f6b1c1785e77fcb56ec23f
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Fri Sep 25 22:22:04 EDT 2009
The branch, master has been updated
via fd1952e8feeb1f5919f6b1c1785e77fcb56ec23f (commit)
from 8688f27f348adfae69c65e85e33d605a165d0f7a (commit)
Summary of changes:
README | 6 ++++--
lib/RT/Extension/Nagios.pm | 5 ++++-
2 files changed, 8 insertions(+), 3 deletions(-)
- Log -----------------------------------------------------------------
commit fd1952e8feeb1f5919f6b1c1785e77fcb56ec23f
Author: sunnavy <sunnavy at bestpractical.com>
Date: Sat Sep 26 10:21:52 2009 +0800
update pod, add referred wiki
diff --git a/README b/README
index afc61bd..07bfd43 100644
--- a/README
+++ b/README
@@ -3,7 +3,9 @@ NAME
DESCRIPTION
- can be used to merge and resolve Nagios tickets automatically.
+ Used to merge and resolve Nagios tickets automatically.
+ Based on http://wiki.bestpractical.com/view/AutoCloseOnNagiosRecoveryMessages,
+ thanks, Todd Chapman!
INSTALLATION
@@ -23,7 +25,7 @@ sunnavy C<< <sunnavy at bestpractical.com> >>
LICENCE AND COPYRIGHT
-Shipwright is Copyright 2009 Best Practical Solutions, LLC.
+RT-Extension-Nagios is Copyright 2009 Best Practical Solutions, LLC.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
diff --git a/lib/RT/Extension/Nagios.pm b/lib/RT/Extension/Nagios.pm
index 0cbac50..f8952e8 100644
--- a/lib/RT/Extension/Nagios.pm
+++ b/lib/RT/Extension/Nagios.pm
@@ -15,6 +15,9 @@ our $VERSION = '0.01';
=head1 DESCRIPTION
+Based on http://wiki.bestpractical.com/view/AutoCloseOnNagiosRecoveryMessages,
+thanks, Todd Chapman!
+
Nagios( L<http://www.nagios.org> ) is a powerful monitoring system that enables
organizations to identify and resolve IT infrastructure problems before they
affect critical business processes.
@@ -48,7 +51,7 @@ sunnavy C<< <sunnavy at bestpractical.com> >>
=head1 LICENCE AND COPYRIGHT
-Shipwright is Copyright 2009 Best Practical Solutions, LLC.
+RT-Extension-Nagios is Copyright 2009 Best Practical Solutions, LLC.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list