[Bps-public-commit] RT-Extension-Nagios branch, master, updated. 440ca9f4748cb1ec1ddefdaf4babe965f04fc711

? sunnavy sunnavy at bestpractical.com
Mon Jan 10 00:29:41 EST 2011


The branch, master has been updated
       via  440ca9f4748cb1ec1ddefdaf4babe965f04fc711 (commit)
       via  c36de2678e6df5bdf337f28abe5c65d203103ee3 (commit)
      from  434b35d0c6b845143c61d7470c5d95043d65cb5b (commit)

Summary of changes:
 lib/RT/Extension/Nagios.pm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit c36de2678e6df5bdf337f28abe5c65d203103ee3
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Jan 10 13:25:07 2011 +0800

    copyright year fix and release 0.03

diff --git a/lib/RT/Extension/Nagios.pm b/lib/RT/Extension/Nagios.pm
index 8638855..1266960 100644
--- a/lib/RT/Extension/Nagios.pm
+++ b/lib/RT/Extension/Nagios.pm
@@ -66,7 +66,7 @@ sunnavy  C<< <sunnavy at bestpractical.com> >>
 
 =head1 LICENCE AND COPYRIGHT
 
-RT-Extension-Nagios is Copyright 2009 Best Practical Solutions, LLC.
+RT-Extension-Nagios is Copyright 2009-2011 Best Practical Solutions, LLC.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.

commit 440ca9f4748cb1ec1ddefdaf4babe965f04fc711
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Mon Jan 10 13:26:32 2011 +0800

    tiny doc fix

diff --git a/lib/RT/Extension/Nagios.pm b/lib/RT/Extension/Nagios.pm
index 1266960..fc8acba 100644
--- a/lib/RT/Extension/Nagios.pm
+++ b/lib/RT/Extension/Nagios.pm
@@ -28,7 +28,7 @@ extension helps you merge and resolve them.
 We identify email by its subject, so please keep it as the
 default one or alike, i.e. subject should pass the regex:
 
-C<<< qr{(PROBLEM|RECOVERY|ACKNOWLEDGEMENT)\s+(Service|Host) Alert: ([^/]+)/?(.+)\s+is\s+(\w+)}i >>>
+C<<< qr{(PROBLEM|RECOVERY|ACKNOWLEDGEMENT)\s+(Service|Host) Alert: ([^/]+)/?(.*)\s+is\s+(\w+)}i >>>
 
 e.g.  "PROBLEM Service Alert: localhost/Root Partition is WARNING":
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list