[Nagios-devel] notes_url with ";" character

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] notes_url with ";" character

Post by Guest »

Hello,
I have a problem with the "notes_url" parsing. I'm trying to put as
notes_url a link to:
http://XXX/cricket/grapher.cgi?target=b ... ainingTime

The problem is that all the string before the ";" character dissapear.
The resulting url:
http://XXX/cricket/grapher.cgi?target=batery didn't work for me.

I have updated nagios to 3.0.3 version, and I have patched the
status.cgi about the problem of the "URL macro processing"
(http://thread.gmane.org/gmane.network.n ... focus=5225),
but it didn't work.

It's a bug or a misconfiguration?

Thanks a lot.





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