I am trying to use some basic monitoring to for our Nimble storage SAN arrays.
I know NPM isnt the best tool for this. SAM would be better, and SRM would be best (although SRM doesnt support Nimble...yet)
NPM has the MIBs and OIDs built into the server, and I have successfully created some custom pollers using the universal device poller on my SW server itself.
For example: I created a poller simply to check volName and volOnline. In the universal poller, the volume names are there etc, but when I display it on the SW GUI, they are blank. I know its just raw data, so I tried to create a custom table, and when I am selecting my fields the names are there as well, but the custom table just says "No Activity to report"
I have talked to support and they dont seem to know the answer and directed me here.
Anyone have any thoughts?