Introduction My colleague setup a new cacti server in a new site but on opening the graph and turning on graph debug mode it was complaining that it couldn’t find the .rrd file in /usr/share/cacti/rra/ Also importantly I noticed that
Install Cacti on CentOS 6.x
Introduction The following guides cover it. http://www.tecmint.com/install-cacti-network-monitoring-on-rhel-centos-6-3-5-8-and-fedora-17-12/ Watch out for the section named “Configure MySQL settings for Cacti”, the file it references the path as /etc/cacti/db.php but the path may actually be /var/www/cacti/include/config.php http://www.betweendots.com/topic/4-install-cacti-on-centos-6x/ Things to look out for: Path
Cacti Validation Error
Introduction You try and add a new graph/s to a Graph Tree in cacti but you get “Validation error”. Fix Try editing the: /usr/share/cacti/graphs.php file and comment out the following line and restart apache. //input_validate_input_number(get_request_var_post(‘drp_action’)); service httpd restart
Install Cacti on Ubuntu 12.04
Introduction I am really just linking some other great content here but there was something I had to figure out before I could follow the great guide by digital ocean. I was getting these errors on the server after install