Hi, that is how mrtg works. MRTG gets the value every 5 minutes and calculates for example the bytes per second. But your interface max throughput could be max greater for a short time.
And than after mrtg collects data for 30 minutes it take the values from the last 30 minutes and calculates the Average. And so the max from this 30 min. is the av. max from this time. And so on. Read the Manual and take a look at the Config-Reference: WithPeak[myrouter]: ym Taking this option the graph shows the peaks! Greetings Bastian Maicon Stihler <[EMAIL PROTECTED]> Gesendet von: [EMAIL PROTECTED] 16.06.2005 17:16 An [EMAIL PROTECTED] Kopie Thema [mrtg] Strange max values Hi, Im having some problems with mrtg. Its acting strange, it graphs the info right but when the html page is generated the "max" values that appear bellow the graph is wrong. The yearly graph is smaller than the monthly graph, that is smaller than the weekly graph, that is smaller than the daily graph... phewww... I noticed that when mrtg has more than one value to graph it works fine. The script: " /etc/mrtg/scripts/cpu_bb.sh oralinux.senior.com.br LINUX" returns 0 and X, where X is the value readed. Can someone give me some tips? The config file is described bellow. Thank you ### HEADER WorkDir: /var/www/htdocs/mrtg/senior Options[_]: growright, bits XSize[_]: 400 YSize[_]: 100 XScale[_]: 1.25 YScale[_]: 1.25 ### CPU GRAPH ###################################### Target[cpu_oralinux]: ` /etc/mrtg/scripts/cpu_bb.sh oralinux.senior.com.br LINUX` MaxBytes[cpu_oralinux]: 100 AbsMax[cpu_oralinux]: 1000 Options[cpu_oralinux]: gauge, nopercent, growright Unscaled[cpu_oralinux]: dwym YLegend[cpu_oralinux]: procs. em fila ShortLegend[cpu_oralinux]: % LegendO[cpu_oralinux]: CPU System: LegendI[cpu_oralinux]: CPU User: Title[cpu_oralinux]: |||oralinux.senior.com.br||| PageTop[cpu_oralinux]: <H1> Processos em espera por CPU em oralinux </H1> -- Maicon Stihler - Consultor -------------------------------------------------- Redix - Soluções em rede com Software Livre http://www.redix.com.br - [EMAIL PROTECTED] Tel. Coml.: +55 (47) 323-7313 / +55 (47) 334-5889 -------------------------------------------------- -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
