]> git.sven.stormbind.net Git - sven/scripts.git/blobdiff - mrtg-alix/mrtg-scripts/mrtg.cfg
seems that entropy tops at 4096 bytes - so adjust mrtg.cfg accordingly
[sven/scripts.git] / mrtg-alix / mrtg-scripts / mrtg.cfg
index f14de7331e433e18349ae300522e939aa2805f0f..9f09758cd2f19515365730f3707891ef1678bf25 100644 (file)
@@ -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]: <H1>System CPU time and non-idle CPU time</H1>
-Options[cpu]: growright,nopercent,gauge,logscale
+Options[cpu]: growright,nopercent
 ShortLegend[cpu]: &nbsp;jiffies
 YLegend[cpu]: jiffies
 Legend1[cpu]: System CPU Time
@@ -37,7 +37,7 @@ Colours[cpu]: ORANGE#ffa000, RED#f00000, BLACK#000000, VIOLET#ff00ff
 
 # entropy
 Target[entropy]: `/usr/local/sbin/explore_entropy`
-MaxBytes[entropy]: 4500
+MaxBytes[entropy]: 4096
 Title[entropy]: - Entropy
 PageTop[entropy]: <H1>System entropy</H1>
 Options[entropy]: growright,nopercent,gauge,noo