|
YLegend[target-cpu]: Percentage CPU load
ShortLegend[target-cpu]: %
Directory[target-cpu]: target
Legend1[target-cpu]: Avg 1 min CPU Utilization in %
Legend2[target-cpu]: Avg 5 min CPU Utilization in %
LegendI[target-cpu]: Avg 1 min CPU Load:
LegendO[target-cpu]: Avg 5 min CPU Load:
WithPeak[target-cpu]: ywm
MaxBytes[target-cpu]: 100
Options[target-cpu]: integer, gauge, nopercent
Unscaled[target-cpu]: dwmy
ThreshMaxI[target-cpu]: 75
ThreshProgI[target-cpu]: /opt/mrtg-2.10.15/bin/cpu.pl
The cpu utilization still works correctly, and always has when graphed.
Target[target_1]: 1:community@target:
SetEnv[target_1]: MRTG_INT_IP="xx.xx.xx.xx" MRTG_INT_DESCR="Serial3/0"
Directory[target_1]: target
MaxBytes[target_1]: 5526250
ThreshDesc[target_1]: Interface Serial3/0
ThreshMaxI[target_1]: 60%
ThreshProgI[target_1]: /opt/mrtg-2.10.15/bin/bandwidthin.pl
ThreshMaxO[target_1]: 60%
ThreshProgO[target_1]: /opt/mrtg-2.10.15/bin/bandwidthout.pl
Title[target_1]: Serial3/0
This one now doesn't display a threshold line at all, or the legend for it in the graph. The previous version I had (2.16beta5 showed the line, but appeared to have the wrong value. It would show the line at I think about 3.2 mb/s, where I would expect ~26.5mb/s.
The only configuration change I made between the two version is I added:
optimise = yes
I have changed it back to no and it still doesn't display.
|