Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
I don't mean this to sound flippant, but many things could be wrong. You're taking nearly the entire polling interval (300s) for your run. Something's wrong. You're not polling that many hosts. So, while you can (and probably should) tune the poller settings (and/or use the alternative poller), I wonder if you've borked your SNMP implementation.
You should get on the host running Cacti (hoping that it's a Linux/BSD machine). From there, run snmpwalk against each of the target machines. If each run doesn't complete (cleanly) within a second or two, you have a problem. Don't open the entire tree. Just open the parts that you need (more secure, sure -- but it makes it run much faster). if this is "all good" (probably isn't), then look at the poller settings/tuning/etc.
There is a pretty serious bug in 0.8.7h. Please replace the file lib/utilities.php from SVN to correct the underlying issue. Then, repopulate your poller cache.
TheWitness
True understanding begins only when we realize how little we truly understand...
TheWitness wrote:There is a pretty serious bug in 0.8.7h. Please replace the file lib/utilities.php from SVN to correct the underlying issue. Then, repopulate your poller cache.
TheWitness
I've replaced the lib/utilities.php with the build 6886. But no change.