From: Sven Hoexter Date: Sun, 2 Oct 2011 16:42:41 +0000 (+0200) Subject: Set MaxBytes for CPU to something reasonable high for use on multicore systems X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fscripts.git;a=commitdiff_plain;h=abb8bb413b96fcf5ea223d407d2e9c48d20186ee Set MaxBytes for CPU to something reasonable high for use on multicore systems --- diff --git a/mrtg-alix/mrtg-scripts/mrtg.cfg b/mrtg-alix/mrtg-scripts/mrtg.cfg index 5b605eb..f14de73 100644 --- a/mrtg-alix/mrtg-scripts/mrtg.cfg +++ b/mrtg-alix/mrtg-scripts/mrtg.cfg @@ -23,8 +23,7 @@ Colours[load]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff # System and non-idle time Target[cpu]: `/usr/local/sbin/explore_cpu` -MaxBytes1[cpu]: 2000 -MaxBytes2[cpu]: 10000 +MaxBytes[cpu]: 10000000 Title[cpu]: - System and aggregated non-idle time PageTop[cpu]:

System CPU time and non-idle CPU time

Options[cpu]: growright,nopercent,gauge,logscale