custom snmp monitor ?

custom snmp monitor ?

hi,

i just evaluate op-manager for my company.

i want to query a fibre channel switch with an custom snmp-monitor. the uid's are:

.1.3.6.1.4.1.1588.2.1.1.1.1.22.1 swSensorEnty
.1.3.6.1.4.1.1588.2.1.1.1.1.22.1.1 swSendorIndex
.1.3.6.1.4.1.1588.2.1.1.1.1.22.1.5 swSendorInfo
.1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4 swSendorValue




swSendorInfo contains the type of the sensor (eg: .1 = Temp#1) and swValue the current value of the sensor (eg. .1 = 32) in deg celsius.

in your post forums.adventnet.com/viewtopic.php?t=9439 you describe how to modify the opmanager_graphInfo.xml file and so i typed:

<CUSTOMGRAPH Name="myMonitor">
<YAXISTEXT>Grad Celsius</YAXISTEXT>
<DISPLAYNAME>myMonitor</DISPLAYNAME>
<name>myMonitor</name>
<oid>.1.3.6.1.4.1.1588.2.1.1.1.1.22.1.4</oid>
<Index>.1.3.6.1.4.1.1588.2.1.1.1.1.22.1.1</Index>
<DisplayColumn>.1.3.6.1.4.1.1588.2.1.1.1.1.22.1.5</DisplayColumn>
<type>multiplenode</type>
<timeAvg>false</timeAvg>
<interval>300</interval>
<THRESHOLDENABLED>false</THRESHOLDENABLED>
<FAILURETHRESHOLD>1</FAILURETHRESHOLD>
</CUSTOMGRAPH>













i can link the monitor to the device, but when i try to click on the edit-icon (in the snapshot->custom monitors) or to plot a graph, i just receive an error message showing "error".

so what can i do to get the monitor working?

thanks and regards,

harry



















                  New to ADSelfService Plus?