Re: [Nagios-devel] html output in service checks

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

Re: [Nagios-devel] html output in service checks

Post by Guest »

Shad L. Lords wrote:
> I'm trying to output html from a service check. Something similar to:
>
> check1
check2
check3
>
> With nagios 2.9 this would be passed to the cgi and displayed correctly.
> With 3.0 the
is reformatted and as ;<br />
>
> Is there any way to pass html output from a service check to the cgi without
> translating it?
>
> -Shad
>

In the cgi.cfg, set:

escape_html_tags=0



Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





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