Service external info

Guys

Would you please give me a sample of serviceextinfo.cfg. I’m trying to configure it based on my experience with hostextinfo.cfg but I file doing it.

Thanks
RooG

define serviceextinfo{
host_name <host_name>
service_description <service_name>
icon_image www_cloud.gif
icon_image_alt Service Ping Nagios
}

I’m using it to link to the graphs of the data i’m monitoring (temperatures, postfix queues and so on).

define serviceextinfo {
host_name myserver
service_description myservice
notes_url /nagiostat/nagiostat.cgi?graph_name=server-service
icon_image graph.gif
icon_image_alt View graphs
}

Luca

Edited Thu Mar 17 2005, 04:51PM ]