Cacti / cacti

Cacti ™
http://www.cacti.net
GNU General Public License v2.0
1.61k stars 399 forks source link

cacti log storage directory #2077

Closed puraan closed 5 years ago

puraan commented 5 years ago

Hello! I have installed cacti v1.1.10 in centos 6.5. Now i want to backup by cacti server's main config files and graphs logs. But i am not getting directory for these. So please help me. I am in trouble.

netniV commented 5 years ago

Cacti stores information in several places:

  1. <cacti>/log/
  2. <cacti>/include/config.php
  3. MySQL db defined in <cacti>/include/config.php
  4. If you are using spine, it has it's own configuration file.
  5. Graph data is stored in RRD files normally inside the <cacti>/rra/ folder.