[solved] Newbe Question: No Graph

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

Moderators: Developers, Moderators

Post Reply
comix2000
Posts: 1
Joined: Thu Jun 12, 2008 1:22 pm

[solved] Newbe Question: No Graph

Post by comix2000 »

What have I done wrong? I cant see any graphs.

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Processes" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="processes" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/www/cacti/rra/localhost_proc_7.rrd":proc:AVERAGE \
AREA:a#F51D30FF:"Running Processes" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf"

RRDTool Says:

ERROR: opening '/var/www/cacti/rra/localhost_proc_7.rrd': No such file or directory


That Error is right, there were NO /rra/ Files. What can I do?

For your information:
longtime ubuntu user
cacti is installed on an ubuntu 8.04 LTS

thx very much!

FOR YOUR INFROMATION
i had a wrong cactiuser in the cronjob
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests