small alternative frontend
Andy Shellam (Mailing Lists)
andy.shellam-lists at mailnetwork.co.uk
Thu Nov 2 00:19:56 CET 2006
I've just come back from a refreshing shower (it's funny, I find most of
my inspiration in the shower these days - strangeness :? )
Anyway, in fear of digressing, I've come to a conclusion that the major
2 bottlenocks to NLG are:
- the network transfer overhead between the Nagios and the NLG server
(if on different machines)
- the speed of the browser in rendering the returned output
To solve both of these, in v0.2.5, I'll build in a "pager" for the
hosts, as follows:
When the poller gathers it's data from Nagios, it sorts it into
alphabetical data according to the hostname, then only sends back the
first X number of hosts (set in the config.) Then at the bottom of the
screen, you'll get a bar like the following:
"Showing hosts 1 - 20 of 300 [ page 1 | 2 | 3 | 4 | 5 ... 15 ]"
which you can use to flick through the rest. I'll also add an overall
server/metric status (like the 'Network Health' section in Nagios's
Tactical Overview).
In the future I'm planning on adding support for showing planned
downtimes, acknowledgements and comments.
Methinks this should work :)
Andy.
Colby Williams wrote:
> How many Devices can it handle? How will the dispaly handle many
> devices? I have over 300.
>
> Colby
>
> On 11/1/06, *Andy Shellam (Mailing Lists)* <
> andy.shellam-lists at mailnetwork.co.uk
> <mailto:andy.shellam-lists at mailnetwork.co.uk>> wrote:
>
> 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
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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
>
> !DSPAM:37,4549148740411588416455!
>
-------------------------------------------------------------------------
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
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