problem with graphs

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
bernardo
Posts: 4
Joined: Tue Feb 07, 2006 10:54 am

problem with graphs

Post by bernardo »

Why my graphs cut at 100k
Attachments
graph_image.php.png
graph_image.php.png (23.94 KiB) Viewed 1084 times
braindumped
Posts: 11
Joined: Tue Nov 07, 2006 8:26 am
Location: frankfurt, germany

Re: problem with graphs

Post by braindumped »

bernardo wrote:Why my graphs cut at 100k
perhaps you defined a maximum for your datasource when creating the rrd-file?

try
rrdtool info filename

and look for ds[...].max =

hth
thomas
bernardo
Posts: 4
Joined: Tue Feb 07, 2006 10:54 am

Post by bernardo »

hi,
result for rrdtool info
ds[snmp_oid].max = 1.0000000000e+05

Data Source Debug
/usr/local/rrdtool-1.2.18/bin/rrdtool create \
/backup/http/cacti/rra/lbd1g_snmp_oid_1642.rrd \
--step 300 \
DS:snmp_oid:COUNTER:600:0:1000000000 \
RRA:AVERAGE:0.5:1:600 \
RRA:AVERAGE:0.5:6:700 \
RRA:AVERAGE:0.5:24:775 \
RRA:AVERAGE:0.5:288:797 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \

thanks
braindumped
Posts: 11
Joined: Tue Nov 07, 2006 8:26 am
Location: frankfurt, germany

Post by braindumped »

bernardo wrote:hi,
result for rrdtool info
ds[snmp_oid].max = 1.0000000000e+05
thanks
http://oss.oetiker.ch/rrdtool/doc/rrdtune.en.html
is your friend :)
bernardo
Posts: 4
Joined: Tue Feb 07, 2006 10:54 am

Post by bernardo »

Good
thanks a lot
it's ok now :lol: :lol: :lol: :lol: :lol:
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests