serviceextinfo notes_url not appearing
Matthew Wilson
matthewwilson at dsl.pipex.com
Sat Jan 31 17:11:03 CET 2004
Hi guys,
I have the following serviceextinfos generated by NagMIN:
define serviceextinfo {
36: use PING
37: host_name host1
38: service_description PING
39: notes_url
/nagios/cgi-bin/apan.cgi?host=$HOSTNAME$&service=$SERVICEDESC$
40: icon_image graph.png
41: icon_image_alt View graphs
42: }
define serviceextinfo {
364: use PING
365: host_name host2
366: service_description PING
367: notes_url
/nagios/cgi-bin/apan.cgi?host=$HOSTNAME$&service=$SERVICEDESC$
368: icon_image graph.png
369: icon_image_alt View graphs
370: }
and the template is:
589: define serviceextinfo {
590: name PING
591: service_description PING
592: notes_url
/nagios/cgi-bin/apan.cgi?host=$HOSTNAME$&service=$SERVICEDESC$
593: icon_image graph.png
594: icon_image_alt View graphs
595: }
(which actually is redundant, as all the info is present in the
definitions about - not sure why NagMIN does it like that)
Host1 is fine. Host2 has no notes_url link and no icon displayed. I
can't figure out why. They both have the same service PING inherited
from the same template.
Any suggestions much appreciated
Matthew Wilson
DC-Sat.net
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list