On 1 Dec 2009, at 15:40, Rafael Carneiro wrote:

If you're monitoring that host with your master server you can add the usual <a href='url'>txt</a> and it will be there for you. Now, this doesn't work for slaves because the output is "cleaned" and it gets rid of the '<' and '>'.

I personally think this is a bug in Nagios. It shouldn't allow you to add HTML into the output information as a monitored box could return javascript.

We were thinking of allowing some meta format for plugin output information, like wiki format, so that output which is
  WARNING - for process to fix, [http://opsview.org click here]

Would then get converted to this:
WARNING - for process to fix, <a href="http://opsview.org";>click here</a>

This would be an option to set a service check level, thus allowing some formatted data to be processed. However, as ever, its not on our priority list at the moment.

Ton

_______________________________________________
Opsview-users mailing list
[email protected]
http://lists.opsview.org/lists/listinfo/opsview-users

Reply via email to