On Tue, May 03, 2005 at 06:11:45PM -0500, Guillermo Salas M wrote: > I�ve installed the version 0.8.1 . I�m using the poller2.php but the > graphics are not displaying the green and blue zones (in traffic graphics). > > If I use the poller.php file, the server cpu load is incremented and the > page displays slowly.
There is definitely something going on to have a CPU load average of 100. How many hosts and interfaces do you have? Does the server this sits on do other things? I'd say you have got some sort of blocking going on, JFFNMS is trying to do something that just takes a long time or takes a while to time out. You probably need to work out what processes are blocking by typing ps -ef | grep php and seeing what hosts the pollers are sitting on. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
