Can't find file rrd or .rrd

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
putravaliand
Posts: 2
Joined: Thu Nov 06, 2014 8:20 am

Can't find file rrd or .rrd

Post by putravaliand »

Hi Friends

I've a problem with my cacti config.
FreeBSD 10
Cacti 0.8.8 b
php 5.4
mysql 5.5

I find on /usr/local/share/cacti but ,,,,, i cant found folder rra , cause i must migrate to new server..
this the log
tail -f /var/log/cacti.log
11/06/2014 08:15:00 PM - SYSTEM STATS: Time:0.2071 Method:cmd.php Processes:1 Threads:N/A Hosts:5 HostsPerProcess:5 DataSources:0 RRDsProcessed:0

any body help me , plase
#Indonesia
dvc
Posts: 18
Joined: Mon Apr 29, 2013 12:44 am

Re: Can't find file rrd or .rrd

Post by dvc »

To find the rra/ directory try:

Code: Select all

find / -name rra
If that doesn't give a result try this to find all rrd files:

Code: Select all

find / -name *.rrd
putravaliand
Posts: 2
Joined: Thu Nov 06, 2014 8:20 am

Re: Can't find file rrd or .rrd

Post by putravaliand »

you very helpful thanks my bro
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests