load graph - red x... others working?

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

Moderators: Developers, Moderators

Post Reply
HollyRidge
Posts: 3
Joined: Thu Nov 13, 2003 10:42 pm

load graph - red x... others working?

Post by HollyRidge »

Trying to run cacti on a linux server but load graph is showing red x while others are working. When putting the load graph into debug mode it shows the following error...
Notice: Undefined index: type in /home/virtual/site2/fst/var/www/html/cacti/include/cdef_functions.php on line 67
Now here is the thing that is messing my head up even more... when running the cmd.php it is reading all the data for the load average. Here is is from a manual run...
command: perl /home/virtual/site2/fst/var/www/html/cacti/scripts/linux_memory.pl MemFree:, output: 81332
command: perl /home/virtual/site2/fst/var/www/html/cacti/scripts/linux_memory.pl SwapFree:, output: 942640
MUTLI command: perl /home/virtual/site2/fst/var/www/html/cacti/scripts/loadavg_multi.pl, output: 1min:1.38 5min:1.28 10min:1.36
MULTI expansion: found fieldid: 17, found rrdname: load_1min, value: 1.38
MULTI expansion: found fieldid: 18, found rrdname: load_5min, value: 1.28
MULTI expansion: found fieldid: 19, found rrdname: load_15min, value: 1.36
command: perl /home/virtual/site2/fst/var/www/html/cacti/scripts/unix_users.pl, output: 1
command: perl /home/virtual/site2/fst/var/www/html/cacti/scripts/unix_processes.pl, output: 242
update /home/virtual/site2/fst/var/www/html/cacti/rra/localhost_mem_buffers_3.rrd --template mem_buffers N:81332
update /home/virtual/site2/fst/var/www/html/cacti/rra/localhost_mem_swap_4.rrd --template mem_swap N:942640
update /home/virtual/site2/fst/var/www/html/cacti/rra/localhost_load_1min_5.rrd --template load_1min:load_5min:load_15min N:1.38:1.28:1.36
update /home/virtual/site2/fst/var/www/html/cacti/rra/localhost_users_6.rrd --template users N:1
update /home/virtual/site2/fst/var/www/html/cacti/rra/localhost_proc_7.rrd --template proc N:242
time: 1
Anyone got any ideas?
HollyRidge
Posts: 3
Joined: Thu Nov 13, 2003 10:42 pm

Post by HollyRidge »

anybody??
HollyRidge
Posts: 3
Joined: Thu Nov 13, 2003 10:42 pm

Post by HollyRidge »

Anyone?? To be sure someone else has seen this problem.
Bisonlux
Cacti User
Posts: 79
Joined: Wed Jul 23, 2003 4:35 pm
Location: Luxembourg

Post by Bisonlux »

Hi,

It's only a notice and not an error message.

Check the rights on the rra folder (owner/permissions). Allow all users to read/write in this directory to see if the problem still persist (only for testing purpose).

Bye,
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests