I am looking to monitor the total power of a chassis switch by percentage with the ability to alert on high utilization.
Anyone got this going yet?
I monitor POE Watts per stack on Cisco 3750 using custom poller ...
And alert on anything greater than 330 (max per switch = 370)...
OID's =
1.3.6.1.2.1.105.1.3.1.1.4.1
1.3.6.1.2.1.105.1.3.1.1.4.2
1.3.6.1.2.1.105.1.3.1.1.4.3
1.3.6.1.2.1.105.1.3.1.1.4.4
1.3.6.1.2.1.105.1.3.1.1.4.5
Dave
How did you get those little LED linear gauges, I have never seen those before?
it's just one of the many gauges that are available within NPM (when you click 'Edit' button)...
When I click on the edit button I am only presented a selection of radial gauges. This must be for some different data type because I have never seen these options before.
How did you get the value into a Guage. I used the OID and I only get the Chart or Table option when assigning it to the web display?
make sure you have gauge selected in 'web display'...
It depends on the data type. If the data is tabular you won't have a gauge option because there is no good way to present tabular data in a gauge.
sorry, been a while since i built this poller.
Try comparing the following with what you have ... (raw value, enumeration, etc...)
I've setup the poller as specified above, as your using this for your 3750's I thought I would see if it would work with our 2960's when I do the test from browse MIB tree it returns a value.
But when I assign the same switch I did the test on and test it it fails with no value returned and in NPM it says no value returned.
Does anyone know why it seems to work when tested through browse MIB tree but not in NPM?
Thanks
Jon
@DaveC09 ... glad it's all working.
@jonchill... ha !... it must be a bug cuz that was happening to me as well. What I had to do is goto Engineering Toolset and used it's 'MIB WALK' tool to find the OID and copy and pasted it from there to the UDP.