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.
Ever since I added a lot of graphs, I noticed that cacti will only graph intermittently (see attached) for some of my graphs. Any idea why this would be?
Here's the info your looking for:
cacti/cactid 0.8.6i
FreeBSD 6.1
PHP 5.2.0
Keep in mind that although it says "RRDsProcessed:11774" there are only 9959 RRD files in /rrd. This is up from ~3000 files 10 hours ago. Like I said earlier, it's only updating some of the RRD's intermittendly.
I also noticed that poller_output had around ~20k entries in it when I wrote this response. I've cleaned it out but it didn't help. For whatever reason, cacti isn't always cleaning it out (although it usually does).
Let me know what other info you need. I'll be checking the forums often.
Thanks.
ns, take a look to the logs and see if you get the
SYSTEM STATS: Time:105.7410 Method:cactid Processes:2 Threads:5 Hosts:325 HostsPerProcess:163 DataSources:26539 RRDsProcessed:13763
line.
If you don't get it, it's because poller.php take too much time to update rrd and exit before the end. (i got this problem..)
So it definitely finishes up polling in time. Should I be seeing something in the log like the "OK: 4 5 1" or whatever it is when rrdtool says it created the graph?
I read the NaN guide before I initially posted, and I'm afraid it doesn't solve the problem. I've been following this thread which seems to be having the same trouble as I am: http://forums.cacti.net/viewtopic.php?t ... hlight=rrd
The suggestion there is to revert back to cacti 8.6h, but I would rather use 8.6i . If anyone has any suggestions on how to make cacti work with 8.6i over 10,000 Data Sources please let me know, although It's sounding to me like its a bug in cacti 0.8.6i.
from 0.8.6h and leave the rest from 0.8.6i right? I'm assuming this will be compatible with my current 0.8.6i cacti database (I can't remember if there was any differences in the database structure from 8.6h->8.6i).