Hi,
I wish to monitor memory usage on Radware Alteon load balancer appliances. This device provides an SNMP agent with two OIDs:
- one for total memory: .1.3.6.1.4.1.1872.2.5.1.2.8.1
- one for free memory: .1.3.6.1.4.1.1872.2.5.1.2.8.3
Some other devices proceed similarly.
Would anyone know a plugin I could use to monitor the ratio (100 * free / total), in percentage, ideally one where I could specify the OID for “free” and OID for “total” as parameters?
This plugin would need to support SNMPv3 with SHA-256 and AES-256.
Thank you in advance,
Jean