From 840dfc08bbdc9296b98714683ef2c592809b04ce Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Mon, 3 Oct 2011 01:02:56 +0200 Subject: [PATCH] Fix explore_cpu settings. --- mrtg-alix/mrtg-scripts/mrtg.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mrtg-alix/mrtg-scripts/mrtg.cfg b/mrtg-alix/mrtg-scripts/mrtg.cfg index f14de73..82d4c5c 100644 --- a/mrtg-alix/mrtg-scripts/mrtg.cfg +++ b/mrtg-alix/mrtg-scripts/mrtg.cfg @@ -23,10 +23,10 @@ Colours[load]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff # System and non-idle time Target[cpu]: `/usr/local/sbin/explore_cpu` -MaxBytes[cpu]: 10000000 +MaxBytes[cpu]: 10000 Title[cpu]: - System and aggregated non-idle time PageTop[cpu]:

System CPU time and non-idle CPU time

-Options[cpu]: growright,nopercent,gauge,logscale +Options[cpu]: growright,nopercent ShortLegend[cpu]:  jiffies YLegend[cpu]: jiffies Legend1[cpu]: System CPU Time -- 2.39.2