can not find rrd files
Moderators: Developers, Moderators
can not find rrd files
There are no rrd files in rra/ ; why ?
What is whrong ?
What is whrong ?
I, too, am not seeing anything in the /rra directory
I am trying to get a fresh install working on a RH9 system. I have everything set to root for the cactiuser to take care of any rights issues (I hope!) When I execute the "php cmd.php" command, things look normal, but nothing appears in the /rra directory. Any help would be appreciated.
Mike
Mike
still no rrd files
I changes the privs as suggested in the previous post, but I still don't see any files in the rrd directory whenever I execute the "php cmd.php" command. My logs look OK. They say that my device is found using SNMP. The particular file is getting updated, but when I go to the directory specified...still no file.
Again, any additional help would be greatly appreciated.
using:
RH9
cacti 0.8.3a
mysql 4.2.2-17
net-snmp 5.0.9-4
whatever php comes with RH9
Thanks!
Mike
Again, any additional help would be greatly appreciated.
using:
RH9
cacti 0.8.3a
mysql 4.2.2-17
net-snmp 5.0.9-4
whatever php comes with RH9
Thanks!
Mike
the continuing saga
As far as I can tell, I have the directories setup as listed in the previous post. I am still getting no files in the /rra directory. I am including the runtime message block for a the 'php cmd.php' command. Maybe there is something there that will detail the issue.
[hardware@localhost cacti1]$ php cmd.php
X-Powered-By: PHP/4.2.2
Content-type: text/html
command: perl /var/www/html/cacti1/scripts/linux_memory.pl MemFree:, output: 6052
sh: line 1: /usr/local/bin/rdtool: is a directory
command: perl /var/www/html/cacti1/scripts/linux_memory.pl SwapFree:, output: 777312
sh: line 1: /usr/local/bin/rdtool: is a directory
MUTLI command: perl /var/www/html/cacti1/scripts/loadavg_multi.pl, output: 1min:0.05 5min:0.09 10min:0.05
MULTI expansion: found fieldid: 17, found rrdname: load_1min, value: 0.05
MULTI expansion: found fieldid: 18, found rrdname: load_5min, value: 0.09
MULTI expansion: found fieldid: 19, found rrdname: load_15min, value: 0.05
sh: line 1: /usr/local/bin/rdtool: is a directory
command: perl /var/www/html/cacti1/scripts/unix_users.pl, output: 6
sh: line 1: /usr/local/bin/rdtool: is a directory
command: perl /var/www/html/cacti1/scripts/unix_processes.pl, output: 87
sh: line 1: /usr/local/bin/rdtool: is a directory
snmp: 10.248.0.72, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.10, value: 1963154689
sh: line 1: /usr/local/bin/rdtool: is a directory
snmp: 10.248.0.72, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.10, value: 1098799903
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_mem_buffers_3.rrd --template mem_buffers N:6052
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_mem_swap_4.rrd --template mem_swap N:777312
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min N:0.05:0.09:0.05
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_users_6.rrd --template users N:6
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_proc_7.rrd --template proc N:87
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/west__ph_router_traffic_in_8.rrd --template traffic_in:traffic_out N:1963154689:1098799903
sh: line 1: /usr/local/bin/rdtool: is a directory
time: 1
---------------------------------------------------------------------------
again, any input anyone can offer will be greatly appreciated.
Mike
[hardware@localhost cacti1]$ php cmd.php
X-Powered-By: PHP/4.2.2
Content-type: text/html
command: perl /var/www/html/cacti1/scripts/linux_memory.pl MemFree:, output: 6052
sh: line 1: /usr/local/bin/rdtool: is a directory
command: perl /var/www/html/cacti1/scripts/linux_memory.pl SwapFree:, output: 777312
sh: line 1: /usr/local/bin/rdtool: is a directory
MUTLI command: perl /var/www/html/cacti1/scripts/loadavg_multi.pl, output: 1min:0.05 5min:0.09 10min:0.05
MULTI expansion: found fieldid: 17, found rrdname: load_1min, value: 0.05
MULTI expansion: found fieldid: 18, found rrdname: load_5min, value: 0.09
MULTI expansion: found fieldid: 19, found rrdname: load_15min, value: 0.05
sh: line 1: /usr/local/bin/rdtool: is a directory
command: perl /var/www/html/cacti1/scripts/unix_users.pl, output: 6
sh: line 1: /usr/local/bin/rdtool: is a directory
command: perl /var/www/html/cacti1/scripts/unix_processes.pl, output: 87
sh: line 1: /usr/local/bin/rdtool: is a directory
snmp: 10.248.0.72, dsname: traffic_in, oid: .1.3.6.1.2.1.2.2.1.10.10, value: 1963154689
sh: line 1: /usr/local/bin/rdtool: is a directory
snmp: 10.248.0.72, dsname: traffic_out, oid: .1.3.6.1.2.1.2.2.1.16.10, value: 1098799903
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_mem_buffers_3.rrd --template mem_buffers N:6052
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_mem_swap_4.rrd --template mem_swap N:777312
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min N:0.05:0.09:0.05
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_users_6.rrd --template users N:6
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/localhost_proc_7.rrd --template proc N:87
sh: line 1: /usr/local/bin/rdtool: is a directory
update /var/www/html/cacti1/rra/west__ph_router_traffic_in_8.rrd --template traffic_in:traffic_out N:1963154689:1098799903
sh: line 1: /usr/local/bin/rdtool: is a directory
time: 1
---------------------------------------------------------------------------
again, any input anyone can offer will be greatly appreciated.
Mike
Who is online
Users browsing this forum: No registered users and 0 guests