Interface for control room

Gael Cheron gael.cheron at free.fr
Mon Dec 14 18:06:10 CET 2009


I do this with NagVis. Quite simple and powerfull. You can create new maps
and add your own iconset (big blinking animated gif!)

http://www.nagvis.org/

Regards,
Gaël


2009/12/13 Kasper Nordal Lund <kasper at nordal-lund.dk>

> shacky wrote:
> > Hi.
> >
> > Could you tell me what interface (web-based is better) to view the
> > services status on a wall-screen in a control room?
> >
> I do it with a little HTML script like this:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
> "http://www.w3.org/TR/xhtml1/xhtml1-strict.dtd">
> <html>
>
> <head>
> <title>Nagios Monitor Site</title>
> </head>
>
> <body>
>   <iframe style="margin-top:-240px; border:none;"
> src="
> http://nagios_server/nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28
> "
> width="100%" height="700px">
>   </iframe>
> </body>
> </html>
>
> Then i install the autoauth and the default zoom level addons in firefox.
>
> Then open the above script in firefox, make it remember the credentials,
> zoom in to about 220%, press F11 and there it is :)
>
> I then usually save the site as the default start page.
>
> This has worked for me for several years, i think it gives a really good
> overview.
>
> /Kasper
>
> > Thank you very much!
> > Bye.
> >
> >
> ------------------------------------------------------------------------------
> > Return on Information:
> > Google Enterprise Search pays you back
> > Get the facts.
> > http://p.sf.net/sfu/google-dev2dev
> > _______________________________________________
> > Nagios-users mailing list
> > Nagios-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/nagios-users
> > ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> > ::: Messages without supporting info will risk being sent to /dev/null
> >
> >
>
>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> Nagios-users mailing list
> Nagios-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-users
> ::: Please include Nagios version, plugin version (-v) and OS when
> reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20091214/be03d6d8/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
-------------- next part --------------
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list