I am working on a school project and trying to monitor CPU usage on a HP procurve 2512 switch, using MRTG. Below is pasted from the config file:
Target[Jalla_cpu]: 1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0&1.3.6.1.4.1.11.2.14.11.5.1.9.6.1.0:
public@10.30.0.10 MaxBytes[Jalla_cpu]: 100
Options[Jalla_cpu]: nopercent, gauge, unknaszero
Title[Jalla_cpu]: HP switch
PageTop[Jalla_cpu]:
HP switch
YLegend[Jalla_cpu]: CPU Utilization
ShortLegend[Jalla_cpu]: %
LegendI[Jalla_cpu]: CPU
LegendO[Jalla_cpu]: .
Legend1[Jalla_cpu]: CPU Utilization
Legend2[Jalla_cpu]: .
Legend3[Jalla_cpu]: Max value per interval on graph
Legend4[Jalla_cpu]: .
Colours[Jalla_cpu]: GREEN#00eb0c,BLUE#0000ff,GRAY#AAAAAA,VIOLET#ff00ff
WithPeak[Jalla_cpu]: ymw
Unscaled[Jalla_cpu]: dwmy
My problem is getting MRTG to make a website with graphs from this. I have no problems getting graphs when I monitor traffic on the ports.
I have tryed the OIDs and gotten response from them.
Since I am rather clueless, I hope someone know what I did wrong. Or didnt do.