This is a discussion on [rrd-users] Re: DST beginner question within the RRD Users forums, part of the Networking and Network Related category; Hi Alex, thanks a lot for your help and your time. Now I understand how it works. Have a nice ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Alex,
thanks a lot for your help and your time. Now I understand how it works. Have a nice day. br Christoph Alex van den Bogaerdt wrote: > On Tue, Nov 07, 2006 at 09:23:38PM +0100, Christoph Schwabl wrote: > > >> it is good to know that I can do the calulations (to byte or bit) later >> by building the graph, because than I have more possibilities for the >> graph (only the web script must written for that - should be no problem. >> Thanks for that idea. >> >> Hoever, I do not really understand how the rrdtool creates some values. >> >> I have checked the following: >> >> -bash-3.00$ /usr/local/rrdtool-1.0.49/bin/rrdtool create >> /data/www/htdocs/rrd/atm/atm_vcc_cell-to-bit/test.rrd --start 1162910692 >> --step 900 DS:input:ABSOLUTE:900:U:U RRA:AVERAGE:0.5:1:8640 >> > > You have 'heartbeat' set to 900 seconds. This is too low. > > Change it to a somewhat larger number, such as 1000. Then try again. > > > > -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |