No graphs showing

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
mabaitski
Posts: 2
Joined: Wed Apr 12, 2006 5:01 am

No graphs showing

Post by mabaitski »

Hi, I just installed cacti on my rhel 4 system and everything was great.However wheneve I configure a system to generate a graph, I get an error like this:

RRDTool Command:

/usr/local/rrdtool-1.2.12/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="crm01vk - Memory Usage" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="kilobytes" \
--slope-mode \
DEF:a="/var/www/html/cacti/rra/crm01vk_mem_buffers_19.rrd":mem_buffers:AVERAGE \
DEF:b="/var/www/html/cacti/rra/crm01vk_mem_swap_20.rrd":mem_swap:AVERAGE \
AREA:a#FF4105:"Free" \
GPRINT:a:LAST:"Current\:%8.2lf %s" \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n" \
AREA:b#FFC73B:"Swap":STACK \
GPRINT:b:LAST:"Current\:%8.2lf %s" \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:b:MAX:"Maximum\:%8.2lf %s"

RRDTool Says:

sh: /usr/local/rrdtool-1.2.12/bin/rrdtool: Permission denied

How may I be able to solve this problem? I tried making chmod 755 to rrdtool but still the same problem. Thanks in advance.
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: No graphs showing

Post by gandalf »

mabaitski wrote: sh: /usr/local/rrdtool-1.2.12/bin/rrdtool: Permission denied
You entered the full path to the rrdtool binary in Settings->Paths? Not only the name of the directory?
Reinhard
mabaitski
Posts: 2
Joined: Wed Apr 12, 2006 5:01 am

Post by mabaitski »

yes,I did include the full path to rrdtool.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest