HTML Links

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rbaholding
Posts: 30
Joined: Tue Dec 11, 2012 10:06 am

HTML Links

Post by rbaholding »

Hello,

My HTML links on Service Status didn't work. For example Status information shows as plain test:
<a href="http://172.20.0.166/interfacetable_v3t/ ... table.html" target="_self">[details]</a>

I have config escape_html_tags=0 on cgi.cfg and the problem continues.

If I made the test from add service configuration page works fine.

What I'm doing wrong?

Thanks and regards.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: HTML Links

Post by lmiltchev »

Did you select the "Allow HTML Tags in Host/Service Status" check box under the "System Settings"?

Configure->System Configuration
Be sure to check out our Knowledgebase for helpful articles and solutions!
rbaholding
Posts: 30
Joined: Tue Dec 11, 2012 10:06 am

Re: HTML Links

Post by rbaholding »

Thanks!! I check "Allow HTML..." and it's working now

Regards
Locked