All I changed was:
Followed gandalf's sig-link for troubleshooting, and added the crontab for the poller:
Code: Select all
prompt> crontab -e -u cactiuser
*/5 * * * * php -q /usr/share/cacti/poller.php > /var/log/poller.log 2>&1
I changed some of the Sonicwalls from a "ucd/net-SNMP" host to a "Generic SNMP Enabled Host" and created a new graph (in/out bits/sec).
All of the sudden, my old graphs (in/out bits/sec w/Total Bandwith) started graphing again as well.
Some of my WinXP/2000 hosts are showing the same problems with the network graphs, but those have not re-appeared.
I am very confused by this, and was hoping someone could help me figure out why the graphs stopped in the 1st place, and how I can prevent this from happening again.
Thank you very much!!