SVN: nagios-notify/trunk/templates/notify-by-jabber-richtext.tmpl
    glen 
    glen at pld-linux.org
       
    Mon Nov  3 23:06:17 CET 2008
    
    
  
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&host=$HOSTNAME$&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&host=$HOSTNAME$&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$&service=$(urlencode:$SERVICEDESC$)&nosystem=on" title="See service event history log">log</a>] <strong>$NOTIFICATIONTYPE$</strong>: $SERVICESTATE$ <kbd>$SERVICEOUTPUT$</kbd>
    
    
More information about the pld-cvs-commit
mailing list