The urlize output isn't showing up as a link within the Nagios cgi web interface. Is there an option that needs to be enabled for this to work?
Asked
Active
Viewed 1,168 times
0
-
1Do you have `escape_html_tags = 0` in the cgi configuration file? – Mark Wagner Jun 01 '11 at 22:17
1 Answers
0
So I figured this out and think it may come in handy for others. What I had to do was remove the <> characters from the "illegal" list within nagios.cfg. This is to be done on the server performing the active checks.

CarpeNoctem
- 2,437
- 4
- 23
- 32