[rrd-users] One little Newbie Question

This is a discussion on [rrd-users] One little Newbie Question within the RRD Users forums, part of the Networking and Network Related category; Hi everyone, my boss wants me to raise up a network monitoring system so i just started with rrdtool a ...


Go Back   Usenet Forums > Networking and Network Related > RRD Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-21-2007
clinder
 
Posts: n/a
Default [rrd-users] One little Newbie Question


Hi everyone,

my boss wants me to raise up a network monitoring system so i just started
with rrdtool a few days ago.
i read a lot of tutorials and documentation but there are a lot of questions
left. here is one of them.

1. i use the perl module RRDs to access and fetch the database. i created
my test DB with:

RRDs::create($DB, "--step=60",
"DS:cpu-load:GAUGE:66:U:U",
"RRA:MAX:0.5:1:60",
"RRA:MAX:0.5:60:24",
"RRA:MAX:0.5:1440:7",
) or die $RRDs::error;

so everybody can see that rdd's stepsize is 60 sec. right?

Now i tried to fetch some data with:

my ($start, $step, $names, $data) =
RRDs::fetch($DB, "MAX");

printing $step says: stepsize would be 3600

Why?

thanks a lot in advance
Chris
--
View this message in context: http://www.nabble.com/One-little-New...html#a13868282
Sent from the RRDTool - User mailing list archive at Nabble.com.

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:44 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0