Custom Plugin Output contains embedded URL
Posted: Fri Mar 21, 2014 1:50 pm
I have Plugin Output from SNMP traps and other sources. They contain important URL data that points directly to another application and at the exact problem sent by the trap. In Nagios Core, I can show those in the plugin output, which is displayed in the Status Information column. Users can then click the link and launch a separate web page opening an application that takes them to the exact location they need to be to see the pertinent data.
The plugin output provides specific information relevant to the test - for example - using an href link with colors:
OK:<A HREF='http://ntnc/onlinereports/OVO_ActiveMessagesDetail.asp?Instance=&Node=sql04' TARGET='_blank'> 2 Total Messages</A> <FONT STYLE='BACKGROUND-COLOR: RED' COLOR='WHITE'>(Critical: 1 owned: 1)</FONT> <FONT STYLE='BACKGROUND-COLOR: ORANGE' COLOR='BLACK'>(Major: 1 owned: 1)</FONT>
Another plugin output displaying Trap data with an embedded URL:
This trap is sent when a Device Event trigger fires. Device: t50-1-ap - <A HREF='https://c1-1v-awb/ap_monitoring%3Fid=2636' TARGET='AirWave'>Click for AirWave</A> Device Event Event Contents matches wlsxAuthServerTimedOut and SNMP Trap Category is Auth. Notes: Clear Pass is not responding to Auth this alert will be sent.
Both examples are Plugin output that is displayed in Nagios Status Information column on the web page. In Nagios Core this looks and works perfectly.
In my transition to Nagios XI, the URL are not working, and the colors are remapped to one single color.
Is there a setting in Nagios XI that I can change that will let me bring back this loss of functionality?
Please advise.
Thanks.
Steve B
The plugin output provides specific information relevant to the test - for example - using an href link with colors:
OK:<A HREF='http://ntnc/onlinereports/OVO_ActiveMessagesDetail.asp?Instance=&Node=sql04' TARGET='_blank'> 2 Total Messages</A> <FONT STYLE='BACKGROUND-COLOR: RED' COLOR='WHITE'>(Critical: 1 owned: 1)</FONT> <FONT STYLE='BACKGROUND-COLOR: ORANGE' COLOR='BLACK'>(Major: 1 owned: 1)</FONT>
Another plugin output displaying Trap data with an embedded URL:
This trap is sent when a Device Event trigger fires. Device: t50-1-ap - <A HREF='https://c1-1v-awb/ap_monitoring%3Fid=2636' TARGET='AirWave'>Click for AirWave</A> Device Event Event Contents matches wlsxAuthServerTimedOut and SNMP Trap Category is Auth. Notes: Clear Pass is not responding to Auth this alert will be sent.
Both examples are Plugin output that is displayed in Nagios Status Information column on the web page. In Nagios Core this looks and works perfectly.
In my transition to Nagios XI, the URL are not working, and the colors are remapped to one single color.
Is there a setting in Nagios XI that I can change that will let me bring back this loss of functionality?
Please advise.
Thanks.
Steve B