Hi Dave, I have just (10 minutes ago!) released version 0.2.4 of my alternative front-end called "Nagios/Network Looking Glass" - it's aimed at businesses that want to publish their server status to 3rd parties without giving them access to the full Nagios CGIs. You can see it in action at http://looking-glass.andyshellam.eu.
I'm planning on releasing it under the GPL - as yet I have no documentation - but it's fully customisable with HTML/Ajax templates, runs as 2 PHP components (a Poller on the Nagios server, and the poller client on the public-facing webserver.) It takes its data from Nagios's status.dat file, so is realtime - as soon as Nagios makes the change, NLG knows about it :-) Let me know your thoughts - I can provide the source and guide you through a test install if need be. Andy Big Wave Dave wrote: > On 10/10/06, Chris Waters <[EMAIL PROTECTED]> wrote: > >> Robin, >> >> I have a perl cgi (stoplight.pl) that does a redlight/greenlight page. >> based on if all problems are handled or not. It currently does not do >> warning states or display the problem hosts/services but could be >> extended to do so. Might be a good place for you to start if you want >> to start down that path. I would be happy to send you the perl if you >> want it. It's a quick had I did a while ago so there might be things >> you want to change/fix. I am working on a version that does exactly >> what you are asking for but my time is limited. >> >> Chris Waters >> Information Systems - Networks Group >> JELD-WEN, Inc. >> [EMAIL PROTECTED] >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Robin >> Ericsson >> Sent: Friday, October 06, 2006 4:56 AM >> To: [email protected] >> Subject: [Nagios-users] small alternative frontend >> >> Hi, >> >> I'm looking for a small front-end cgi that should be extremely simple. >> >> If everything is OK, it should display a green background and say that >> everything is OK. >> If warning, it should display an orange background and list >> services/hosts that are warned. >> If critical, it should display a red background and list >> services/hosts with errors and warnings. >> >> Is there something like this available? Otherwise I guess it could be >> wrapped out pretty quick if I get some tips on how :) >> >> -- >> regards, >> Robin >> >> > Is this something that has been posted online and available for download? > I'm interested in seeing it in action. > Thanks, > Dave > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > 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 > > !DSPAM:37,4549098140414844164952! > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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
