help,help,help!!
Moderators: Developers, Moderators
help,help,help!!
on Freebsd i install cacti and "Interface - Traffic""cpu" no have data??
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Ok, um....
So many questions...
Have you at least waited 2 polling cycles?
So many questions...
Have you at least waited 2 polling cycles?
[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]
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
Do you see graphs? Do you have rrdtool installed? Is there graphs but no data is being collected?
[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]
i wait a day,it no have data,
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=1144466460 \
--end=1144552560 \
--title="Localhost - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
COMMENT:"From 2006/04/08 12:21:00 To 2006/04/09 12:16:00\c" \
COMMENT:" \n" \
--vertical-label="bytes per second" \
DEF:a="/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd":traffic_in:AVERAGE \
DEF:b="/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd":traffic_out:AVERAGE \
AREA:a#00CF00:"Inbound" \
GPRINTLAST:" Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s\n" \
LINE1:b#002A97:"Outbound" \
GPRINTLAST:"Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s"
root@test0# ls /usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd
ls: /usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd: No such file or directory
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=1144466460 \
--end=1144552560 \
--title="Localhost - Traffic" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
COMMENT:"From 2006/04/08 12:21:00 To 2006/04/09 12:16:00\c" \
COMMENT:" \n" \
--vertical-label="bytes per second" \
DEF:a="/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd":traffic_in:AVERAGE \
DEF:b="/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd":traffic_out:AVERAGE \
AREA:a#00CF00:"Inbound" \
GPRINTLAST:" Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s\n" \
LINE1:b#002A97:"Outbound" \
GPRINTLAST:"Current\:%8.2lf %s" \
GPRINTAVERAGE:"Average\:%8.2lf %s" \
GPRINTMAX:"Maximum\:%8.2lf %s"
root@test0# ls /usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd
ls: /usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd: No such file or directory
root@test0# cat /usr/local/http2/logs/error_log
ERROR: opening '/usr/local/http2/htdocs/cacti/rra/localhost_cpu_system_19.rrd': No such file or directory
ERROR: opening '/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd': No such file or directory
ERROR: opening '/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_27.rrd': No such file or directory
ERROR: opening '/usr/local/http2/htdocs/cacti/rra/localhost_cpu_system_19.rrd': No such file or directory
ERROR: opening '/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_26.rrd': No such file or directory
ERROR: opening '/usr/local/http2/htdocs/cacti/rra/localhost_traffic_in_27.rrd': No such file or directory
- rony
- Developer/Forum Admin
- Posts: 6022
- Joined: Mon Nov 17, 2003 6:35 pm
- Location: Michigan, USA
- Contact:
What Operating system?
RRDtool installed? Do you have your paths set correctly?
Do you have the poller running from cron every 5 minutes?
RRDtool installed? Do you have your paths set correctly?
Do you have the poller running from cron every 5 minutes?
[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]
Who is online
Users browsing this forum: No registered users and 0 guests