On 04/21, Jason Lavoie wrote:
> To start, I've run autodiscovery against one of our routers, a cisco
> 6500, and it produces 599 interfaces. poller2.php never completes (it
> just times out), and poller.php takes > 5 minutes to poll just that one
> host:
> 
> 10:20:44  :  H   2 : Poller End, Total Time: 539131.16 msec.

An update:

I just poked at it a bit more, reading the code to see how easy it would
be to modify the poller, and I noticed the different code paths for
snmp1 and 2.  The same host as above, but configured with snmp_v1:

14:38:31  :  H   2 : Poller End, Total Time: 273323.83 msec.

Still slow, but much faster than before.  This may be enough (if this
scales pretty much linearly in parallel) to use in our network.  I'll
have to test.  

This isn't a full solution, as we'll need 64bit counters for our ge
interfaces.  There's a note in the TODO about "In the Works: Use
COUNTER64 in polling (Mike Hyde)."  Does anyone know the status of this?

The above is with the old poller.  I am still seeing timeouts with the
new poller:

14:59:45 WORK      Item  re-tries excedded (2), giving up.

I wonder if this is a different problem entirely.

-j

-- 
Jason Lavoie
Ratvarre sbe uver
[EMAIL PROTECTED]


-------------------------------------------------------
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
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to