From 1630526f271ee9adc440761d4a9ac939f8b4d200 Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Sun, 2 Oct 2011 18:03:15 +0200 Subject: [PATCH] Fix the information for what we plot with cpu actually --- mrtg-alix/mrtg-scripts/mrtg.cfg | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/mrtg-alix/mrtg-scripts/mrtg.cfg b/mrtg-alix/mrtg-scripts/mrtg.cfg index 30e6329..7d1def4 100644 --- a/mrtg-alix/mrtg-scripts/mrtg.cfg +++ b/mrtg-alix/mrtg-scripts/mrtg.cfg @@ -29,17 +29,18 @@ Colours[load]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff # System and non-idle time Target[cpu]: `/usr/local/sbin/explore_cpu` -MaxBytes[cpu]: 200 -Title[cpu]: - System and Non-Idle CPU Time -PageTop[cpu]:

System CPU time and Non-Idle CPU Time

-Options[cpu]: growright,nopercent -ShortLegend[cpu]:  % -YLegend[cpu]: % of one CPU +MaxBytes1[cpu]: 2000 +MaxBytes2[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 +ShortLegend[cpu]:  jiffies +YLegend[cpu]: jiffies Legend1[cpu]: System CPU Time Legend2[cpu]: Non-Idle CPU Time LegendI[cpu]:  system LegendO[cpu]:  nonidle -#WithPeak[cpu]: wym +WithPeak[cpu]: wym Colours[cpu]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff # CPU und MB tempreture -- 2.39.2