[Nagios-devel] Nagios CGI Customizing - service_name?

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

[Nagios-devel] Nagios CGI Customizing - service_name?

Post by Guest »

This is a multi-part message in MIME format.

------=_NextPartTM-000-196baa6f-24c1-430b-a2c2-6e1e353e28f1
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

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("View WikiDocumentation For This Service
(IMAS-Documentation)\n",url_encode(service_desc));

------=_NextPartTM-000-196baa6f-24c1-430b-a2c2-6e1e353e28f1
Content-Type: text/plain;
name="InterScan_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="InterScan_Disclaimer.txt"

Privileged Confidential Information may be contained in this message.
If you are not the addressee indicated in this message (or responsible for delivery of
the message to such person), you may not copy or deliver this message to anyone.
In such case, you should destroy this message and kindly notify the sender by reply
email. Please advise immediately if you or your employer does not consent to Internet
email for messages of this kind. Opinions, conclusions and other information in this
message that do not relate to the official business of my firm shall be understood
as neither given nor endorsed by it.


------=_NextPartTM-000-196baa6f-24c1-430b-a2c2-6e1e353e28f1--






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked