> Example a 2Mbit Line should have a rrd file with max value > allowed not over 3Mbit, to prevent strange peaks. Also what > should I set creating the file? > (DS:ds-name:DST:heartbeat:min:***MAX***)
Because of the mrtg history, most people put Bytes per second in the database and multiply it by 8 when plotting. 3 Mbit/s = 3000 kbit/s = 375 kByte/s. So you would set a MAX value: 375000. Serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php -- 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
