Hi all
I have my Nimble setup and being monitored, but I want to also monitor the space on a volume and cannot figure how to do it.
Has anyone managed this and if so, how/
Article Comments
Hello Marijan I have a nimble and I would monitor the Disk Size usage. I found this entry and implement the Nimble.oidlib. It works fine with the performance value, but with the size I have a question. For every size value I found a “low” and “high” entry. And I don’t found any values that match with values in the web side.
Example:
- Oidscan: NIMBLE-MIB|vol: #[1.3.6.1.4.1.37447.1.2.1.1]|vol disk vol bytes used low|| 1.3.6.1.4.1.37447.1.2.1.52
- Oidscan: .0 2684923035
- Oidscan: .1 1044582370
- Oidscan: NIMBLE-MIB|vol: #[1.3.6.1.4.1.37447.1.2.1.1]|vol disk vol bytes used high|| 1.3.6.1.4.1.37447.1.2.1.53
- Oidscan: .0 193
- Oidscan: .1 154
Do you have a idea where I can find the correct values/entry’s?
Aug, 2022 - Permalink
Hello,
for questions about MIB content, please contact the provider of those files.
Aug, 2022 - Permalink
Hello,
for questions about MIB content, please contact the provider of those files.
Aug, 2022 - Permalink
Hi Wayne,
Please check if the vendor of your device offers any MIB files that you can import with our MIB-Importer.
If so, you can monitor the target with the SNMP Library Sensor.
Here's a Knowledge Base Article that describes the setup of SNMP Library Sensors and there's also a video that shows how to.
Feb, 2022 - Permalink