so i need to modify my Average lines in my config below? Sorry man, im 
relatively new at this
                  DS:slmmodems:GAUGE:600:0:24 \
                  DS:tammodems:GAUGE:600:0:24 \
                  DS:dalmodems:GAUGE:600:0:24 \
                  RRA:LAST:0.5:1:600 \
                  RRA:LAST:0.5:6:700 \
                  RRA:LAST:0.5:24:775 \
                  RRA:LAST:0.5:288:797 \
                  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


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alex van den
Bogaerdt
Sent: Friday, December 19, 2003 9:11 AM
To: [email protected]
Subject: [rrd-users] Re: graph question


On Fri, Dec 19, 2003 at 07:44:31AM -0500, Fauteux, Joe wrote:
> thanks Alex - is there a simple way to suppress the decimals and round
> 

Suppose you have setup an RRD that stores data for 12 hours a time,
and also keeps the data at 24 hours per row.

00:00-11:59  20 modems in use
12:00-23:59  21 modems in use.

What should RRDtool do to compute the number for 24 hours?

Should it be:
a) 20.0 modems in use
b) 20.5 modems in use
c) 21.0 modems in use

This is something _you_ have to decide.
 Use MIN,AVERAGE or MAX to select.

HTH
Alex

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi


  
Learn more about Paymentech's payment processing services at www.paymentech.com
THIS MESSAGE IS CONFIDENTIAL.  This e-mail message and any attachments are 
proprietary and confidential information intended only for the use of the 
recipient(s) named above.  If you are not the intended recipient, you may not 
print, distribute, or copy this message or any attachments.  If you have 
received this communication in error, please notify the sender by return e-mail 
and delete this message and any attachments from your computer.

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to