massive monitoring

Steve Shipway s.shipway at auckland.ac.nz
Mon Oct 31 21:05:02 CET 2005



>We experienced same problem here. The CGIs don't scales well.
>
>We are trying take out the cgis load from the nagios central 
>server and spread then into dedicated webservers. Our nagios 
>central server will export the /var nagios dir to the 
>webservers, and those will run the cgis.
>

It might be a good idea to use something like speedycgi or mod_perl, and
then make the read of the status file persist between invocations, only
re-reading the file at a minimum of 1-minute intervals.  Not ideal, though.
Alternatively, a separate helper daemon that parses the file and stores it
in a more perl-friendly format?

These will all require some big rewrites of the CGIs though.  I wonder if
any of the other 3rd-party Nagios frontends are better for this?  We're only
on 3000 services, but its going up quickly - so we're also going to hit this
problem shortly.

Steve



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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