No Graph Display

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

Moderators: Developers, Moderators

Post Reply
varun
Posts: 1
Joined: Tue Jun 03, 2008 5:42 am

No Graph Display

Post by varun »

Hi...

i am new to cacti, i installed cacti on debain etch, it pretty works good, but when i try to create graph it says + Created graph: 192.168.5.25 - Memory Usage . if i try to see the graph it won't show..

The Error : -

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="192.168.5.23 - Memory Usage" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="kilobytes" \
--slope-mode \
DEF:a="/usr/share/cacti/site/rra/192_168_5_23_mem_buffers_9.rrd":mem_buffers:AVERAGE \
DEF:b="/usr/share/cacti/site/rra/192_168_5_23_mem_swap_10.rrd":mem_swap:AVERAGE \
CDEF:cdefa=a,1024,* \
CDEF:cdefe=b,1024,* \
AREA:cdefa#FF4105:"Free" \
GPRINT:cdefa:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
AREA:cdefe#FFC73B:"Swap":STACK \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s"

RRDTool Says:

ERROR: opening '/usr/share/cacti/site/rra/192_168_5_23_mem_buffers_9.rrd': No such file or directory
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Does the host show up in the device list? Please see 2nd link of my sig
Reinhard
spoonman
Cacti User
Posts: 305
Joined: Tue May 03, 2005 8:54 am
Location: GA

Post by spoonman »

Check the permissions on the /rra directory...
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests