Author: glen Date: Tue Jan 22 15:55:50 2008 New Revision: 9191 Modified: nagios-notify/trunk/templates/notify-by-jabber-richtext.tmpl Log: - sample richtext template (html)
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 Tue Jan 22 15:55:50 2008 @@ -1,2 +1 @@ -$SERVICEDESC$/$HOSTNAME$ $NOTIFICATIONTYPE$: $SERVICESTATE$ -$SERVICEOUTPUT$ +<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> _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
