Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I have followed these instructions as best I can and I am still getting broken images for my graphs. Poller.php is outputting a variety of errors that end in Cannot adopt OID in UCD-SNMP-MIB: laIndex ::= { laEntry 1 }
Is it possible I don’t have all my MIBs installed or that cacti isn’t looking in the right place for them?
Hi Kevin,
I assume you’ve allowed Cacti enough time to generate the necessary data.
If you suspect that you might need extra MIBs, try downloading some to see if that fixes it: “sudo apt-get install snmp-mibs-downloader”.
In a thread on the Cacti forums describing a similar problem, it was suggested that the steps in <a href=“http://forums.cacti.net/viewtopic.php?f=11&t=44044”>this thread</a> would also help. Basically, it involves changing some values for RRD.
If neither of these fix the problem, post back here.
Hello,
I have install and configure my Cacti server as per instruction mention on your page. But after successful installation and configuration I am facing some problem;
snmpd: unrecognized service
I have opened all the require service on my firewall but still I am able to monitor device which is behind my firewall.
In the beginning I was able to see graph on some of my device which are behind the firewall. But after changing the Time on my cacti server my all the devices stop showing graph.
Could you please help me to solve these issue?
@sunilarora.moc: Is snmpd installed?
<pre>sudo apt-get install snmpd</pre> What does that output?
Hello Kamal,
Yes are right snmpd was not installed. But after configuring the snmpd I am start facing one more problem. I am not able to see any graph. And graph with debug mode showing an error message like that;
RRDTool Says:
ERROR: opening ‘/var/lib/cacti/rra/abc_firewall_traffic_in_49.rrd’: No such file or directory
Do you have any idea about that?
@sunilarora.moc: Try following this section again: <a href=“https://www.digitalocean.com/community/articles/installing-the-cacti-server-monitor-on-ubuntu-12-04-cloud-server#snmpd”>https://www.digitalocean.com/community/articles/installing-the-cacti-server-monitor-on-ubuntu-12-04-cloud-server#snmpd</a>
I have already check that and my configuration is same as mention in this url
@sunilarora.moc: Does <a href=“http://forums.cacti.net/about28537.html&highlight=”>http://forums.cacti.net/about28537.html&highlight=</a> help?
while i was editing the snmpd.conf file i found out that my conf file is way different from the one this tutorial says (it doesn’t has an agentaddress entry and it says the file itself is an example), anyway i followed the rest of the tutoral and added this entries on top of the conf file and now cacti says my server is down and it keeps telling me SNMP error even after i restarted the service. Any suggestions?
Hello,
I have followed these instructions but there is always a “snmp error” write in red at the top-right of the page. Do you have any ideas to resolve this issue? Cyril