From abb8bb413b96fcf5ea223d407d2e9c48d20186ee Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sun, 2 Oct 2011 18:42:41 +0200 Subject: [PATCH] Set MaxBytes for CPU to something reasonable high for use on multicore systems --- mrtg-alix/mrtg-scripts/mrtg.cfg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- 2.39.2