html output in service checks
Ethan Galstad
nagios at nagios.org
Fri Oct 19 20:58:59 CEST 2007
Shad L. Lords wrote:
> I'm trying to output html from a service check. Something similar to:
>
> check1<br />check2<br />check3
>
> With nagios 2.9 this would be passed to the cgi and displayed correctly.
> With 3.0 the <br /> 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: nagios at nagios.org
Website: http://www.nagios.org
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
More information about the Developers
mailing list