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 <[email protected]>

> 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
> > [email protected]
> > 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
> [email protected]
> 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
[email protected]
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

Reply via email to