Cacti Error Unknown Rddtool Error
I am trying to plot the graphs in cacti, but I am getting status as 'unknown' under device section , I dont know how to even debug this.What is the reason for this?
Cacti Error Unknown Rrdtool Error Code
user1907849Hello,i want to install Cacti in Debian on a Subdomain. I download cacti 0.8.8a extract and save in webroot for the subdomain, create MySQL DB and User. I installed rrdtool from apt and can start the Installer in Web. But in the Settings the path to.
user19078492 Answers
see
Status UnknownIf the status of your device remains 'Unknown', ensure that you have added graphs to that device.If there are no graphs, Cacti will not poll the device, and the status will remain 'Unknown'.
make sure you add cron with the following command.
php cacti/poller.php
I had same issue. Mistake I was doing was-While creating Graphs, I selected the interface and clicked on create graph directly without noticing option ' Select a graph type'.
Here you need to select 'In/Out Bits' before clicking on create.
The new version of cacti is showing 'Cisco LRE Stats' as the default option which is creating all this mess.
True - If there are no graphs, Cacti will not poll the device.