Author: glen
Date: Mon Nov  3 23:06:17 2008
New Revision: 9931

Modified:
   nagios-notify/trunk/templates/notify-by-jabber-richtext.tmpl
Log:
- add [log] link for event history

Modified: nagios-notify/trunk/templates/notify-by-jabber-richtext.tmpl
==============================================================================
--- nagios-notify/trunk/templates/notify-by-jabber-richtext.tmpl        
(original)
+++ nagios-notify/trunk/templates/notify-by-jabber-richtext.tmpl        Mon Nov 
 3 23:06:17 2008
@@ -1 +1 @@
-<a 
href="https://nagios/nagios/cgi-bin/extinfo.cgi?type=2&amp;host=$HOSTNAME$&amp;service=$SERVICEDESC$";>$SERVICEDESC$/$HOSTNAME$</a>
 <strong>$NOTIFICATIONTYPE$</strong>: $SERVICESTATE$ <kbd>$SERVICEOUTPUT$</kbd>
+<a 
href="https://nagios.example.org/nagios/cgi-bin/extinfo.cgi?type=2&amp;host=$HOSTNAME$&amp;service=$(urlencode:$SERVICEDESC$)"
 title="See service state information">$SERVICEDESC$/$HOSTNAME$</a> [<a 
href="https://nagios.dev.delfi.ee/nagios/cgi-bin/history.cgi?host=$HOSTNAME$&amp;service=$(urlencode:$SERVICEDESC$)&amp;nosystem=on"
 title="See service event history log">log</a>] 
<strong>$NOTIFICATIONTYPE$</strong>: $SERVICESTATE$ <kbd>$SERVICEOUTPUT$</kbd>
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to