creating global graph link, missing wildcard option for "service_description"

Justin Albstmeijer justin at VLAMea.nl
Tue Aug 15 23:10:01 CEST 2006


Hi,

I'm trying to create a host and service link pointing to the graph output.
For "hostextinfo" a wildcard definition works fine, creating a link for
all hosts, pointing to all graphs for the host.

-----
define hostextinfo {
       host_name       *
       notes_url      /graph/show.php?search=$HOSTNAME$
     }
-----

I don't seem to have the same option for "serviceextinfo", as
"service_description" does not allow the usage of the "*" wildcard.
Any way to accomplish this without having to define this for each service?

-----
define serviceextinfo {
       host_name      *
       service_description      *
       notes_url      /graph/show.php?search=$HOSTNAME$ - $SERVICEDESC$
}
-----

Thanx in advance for any suggestion.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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