Am 13.05.2013 00:30, schrieb Danny Thomas:
> We've been using BigBrother for about 10 years, but there's a plan to
> move to something better, probably Nagios or one of its' forks.
>
> Nagios 3 increased the text processed from a plugin to 4k, though that
> limit is easily changed. However I think it still just displays as
> plain ASCII.
>
> HTML markup is used in the output from some of the tests I've written.
> BigBrother simply includes the test's output after a '<PRE>' tag. We can
> add img's, apply text formatting, or even use tables by first outputting
> a </pre>.
> NB by default, BigBrother sanitizes some characters like '>' & ';'.
>
> As an example, below is the output of our procs2 test reporting on daemon
> processes, i.e. immediate children of init, where the 'R', 'Y' or 'G' at
> the beginning of many lines is a red/yellow/green icon, e.g.
>    <img src="/gifs/green.gif" /> 0 of gpm were running (expected >=0)
> NB I've removed width/height/border attributes above to shorten.
>
> Is something similar possible in Icinga ?
>
Please take a look at 
http://docs.icinga.org/latest/en/configcgi.html#configcgi-escape_html_tags.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to