Nagios CGI Customizing - service_name?

Karim Vaes kvaes at vangenechten.com
Mon Aug 1 10:01:19 CEST 2005


Hello,

I'm trying to implement a wiki into nagios, yet I'm having difficulties
filtering out the "service_name" itself.  If I use the "service_desc"
parameter in the cgi, it gives me "%host&service=%servcie", yet i'dd
like to have the "%service" alone.
Has anyone done this before?

Regards

Karim


Current Sample Code
printf("<A
HREF='../../dokuwiki/doku.php?id=nagios:%s&",url_encode(host_name));
printf("service=%s'>View WikiDocumentation For This Service
(IMAS-Documentation)</A><BR>\n",url_encode(service_desc));
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: InterScan_Disclaimer.txt
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20050801/be0d9785/attachment.txt>


More information about the Developers mailing list