Newbie after installed problem
Moderators: Developers, Moderators
Newbie after installed problem
Hi,
I'm new on Cacti, I completed the installation but cannot see any
picture in web interface, I don't know what packages I missing,
the following what I installed for Cacti:
net-snmp
php-snmp
freetype-devel
libpng-devel
libart_lgpl-devel
net-snmp-utils
gd
php-gd
I maybe forget some packages.
Thanks
I'm new on Cacti, I completed the installation but cannot see any
picture in web interface, I don't know what packages I missing,
the following what I installed for Cacti:
net-snmp
php-snmp
freetype-devel
libpng-devel
libart_lgpl-devel
net-snmp-utils
gd
php-gd
I maybe forget some packages.
Thanks
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
rrdtool?
[size=117][i][b]Tony Roman[/b][/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
[size=84][i]Experience is what causes a person to make new mistakes instead of old ones.[/i][/size]
[size=84][i]There are only 3 way to complete a project: Good, Fast or Cheap, pick two.[/i][/size]
[size=84][i]With age comes wisdom, what you choose to do with it determines whether or not you are wise.[/i][/size]
Please see the following picture about cannot display picture:
http://www.sfaeps.edu.hk/screen1.gif
Thanks
http://www.sfaeps.edu.hk/screen1.gif
Thanks
Please can you help me to explain what the debug mode said ?
RRDTool Command:
/usr/local/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Load Average" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--units-exponent=0 \
--vertical-label="processes in the run queue" \
DEF:a="/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd":load_1min:AVERAGE \
DEF:b="/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd":load_5min:AVERAGE \
DEF:c="/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd":load_15min:AVERAGE \
CDEF:cdefg=TIME,1166804870,GT,a,a,UN,0,a,IF,IF,TIME,1166804870,GT,b,b,UN,0,b,IF,IF,TIME,1166804870,GT,c,c,UN,0,c,IF,IF,+,+ \
AREA:a#EACC00:"1 Minute Average" \
GPRINTLAST:" Current\:%8.2lf\n" \
STACK:b#EA8F00:"5 Minute Average" \
GPRINTLAST:" Current\:%8.2lf\n" \
STACK:c#FF0000:"15 Minute Average" \
GPRINT:c:LAST:"Current\:%8.2lf\n" \
LINE1:cdefg#000000:""
RRDTool Says:
sh: /usr/local/bin/rrdtool: is a directory
RRDTool Command:
/usr/local/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Load Average" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--units-exponent=0 \
--vertical-label="processes in the run queue" \
DEF:a="/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd":load_1min:AVERAGE \
DEF:b="/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd":load_5min:AVERAGE \
DEF:c="/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd":load_15min:AVERAGE \
CDEF:cdefg=TIME,1166804870,GT,a,a,UN,0,a,IF,IF,TIME,1166804870,GT,b,b,UN,0,b,IF,IF,TIME,1166804870,GT,c,c,UN,0,c,IF,IF,+,+ \
AREA:a#EACC00:"1 Minute Average" \
GPRINTLAST:" Current\:%8.2lf\n" \
STACK:b#EA8F00:"5 Minute Average" \
GPRINTLAST:" Current\:%8.2lf\n" \
STACK:c#FF0000:"15 Minute Average" \
GPRINT:c:LAST:"Current\:%8.2lf\n" \
LINE1:cdefg#000000:""
RRDTool Says:
sh: /usr/local/bin/rrdtool: is a directory
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
You've got the wrong path to the rrdtool binary. Visit Settings -> Paths and eneter the /full/path/to/rrdtool/binary. And set Settings -> RRDTool Utility version to the version that's received when entering at the command line
Reinhard
Code: Select all
/full/path/to/rrdtool -v
Reinhard
Ok, I fixed the rrdtool path problem, but have another problem ...
when I click Graph Management > Localhost - Load Average > the
Graph Debug Mode said :
ERROR: opening '/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd': No such file or directory
How can I create the localhost_load_1min_5.rrd directory ??
Thanks
when I click Graph Management > Localhost - Load Average > the
Graph Debug Mode said :
ERROR: opening '/home/chris/public_html/cacti/rra/localhost_load_1min_5.rrd': No such file or directory
How can I create the localhost_load_1min_5.rrd directory ??
Thanks
Who is online
Users browsing this forum: No registered users and 3 guests