1 Jan 2005 01:28
Graph data is empty
Alex R <alex <at> deviousmeans.net>
2005-01-01 00:28:43 GMT
2005-01-01 00:28:43 GMT
I have installed cacti following the instructions. The graph data is just empty. The instructions say to add this to crontab: */5 * * * * cactiuser php /var/www/html/cacti/poller.php > /dev/null 2>&1 Since I do not have an /etc/crontab I decided to put that in root's crontab but saying: */5 * * * * su cacti -c php /home/www/cacti/poller.php > /dev/null 2>&1 That worked, but for some reason it could not write the RRDTool graphs although I followed the instructions in setting permissions. At this stage only the graph names were showing up under view graphs, not the actual images. I then decided to run everything as root, finally the graph images showed up but the data is empty. I have SNMP (net-snmp 5.2) running and I have two rocommunity strings (mrtg and public) and I set it to use mrtg. From what I can see it is communicating with the SNMPd properly but the graph data is still empty. I have no idea what is wrong. My snmpd.conf is very basic and consists of the following: rocommunity mrtg rocommunity public load 1 1 1 disk / 100 PHP is not compiled with --enable-net-snmp, it is using the system snmpd. I have mrtg traffic graphs running properly and I believe the snmpd is 100% working. What could be the problem? -Alex ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt(Continue reading)
RSS Feed