Adtran dials not working

Adtran dials not working

I tought I did well since I was able to find documentation on how to modify CPU usage dial for my Adtran switch.

However my OpManager 9 CPU usage grapsh shows a pathetic NO DATA AVAILABLE.

Here is my device category definition :

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CustomDevicePackage>
  3. <CustomDevicePackage deviceType="Adtran NetVanta Switch" iconName="switch.png" pingInterval="15">
  4. <SysOIDs>
  5. <SysOID oid=".1.3.6.1.4.1.adtran.adProducts.1164"/>
  6. </SysOIDs>
  7. <GRAPHDETAILS>
  8. <Graph graphID="742" graphName="Adtran OS 5 Min CPU Utilization" displayName="Adtran OS 5 Min CPU Utilization" description="Adtran OS 5 Min CPU Utilization" YAXISTEXT="%" graphType="node" protocol="SNMP" oid=".1.3.6.1.4.1.664.5.53.1.4.4.0" period="300" timeAvg="false" SaveAbsolutes="false" customGraph="true" failureThreshold="1">
  9. <OTHEROIDS/>
  10. </Graph>
  11. </GRAPHDETAILS>
  12. <Category name="Switch"/>
  13. <Vendor name="Adtran"/>
  14. <Version version="1"/>
  15. </CustomDevicePackage>
  16. </CustomDevicePackage>
Neat.  Now in my opmanager_snapshot_dial.xml

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <SNAPSHOT-DIAL>
  3. <CATEGORY name="Switch">
  4. <DIAL dialType="meter" displayName="webclient.devices.details.cpu" name="CPUUtilization" shortKey="CPU" unit="%">
  5. <PARAM pollKey="Adtran OS 5 Min CPU Utilization" type="Adtran NetVanta Switch"/>
  6. [...]
The custom monitor actually works - I get values from those.  The graph keep complaining about the lack of data.  I don't know anymore where to look to make it work.  I'm pretty sure the the device category name and the monitor name are OK, but obviously I'm missing something.

Dany Chouinard
Technicien informatique
C.S. Or-et-des-Bois

                  New to ADSelfService Plus?