[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, Aaron

yes, I have test to change the ";" character for "%3B". Nagios works
fine, but the graphical application of the url (cricket) doesn't process
correctly and fails.
I know that cricket must parse the url, but I'not sure if this is a
nagios bug. My next step will be to investigate cricket url parsing.

Thank you for your interest.


>Have you tried replacing the ; with %3B ?
>-Aaron Devey

>>Daniel Sanchez Dorado wrote:
>>
>> 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.
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
O O O Daniel Sanchez Dorado
O O O Responsable de Redes LCFIB
O O O Facultad Informatica Barcelona
UPC Tel. 934016933 [email protected]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





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