Page 1 of 1

How to monitoring AppDirector and Linkproof devices

Posted: Mon Feb 06, 2017 11:51 pm
by tmeto
Hello

I need to monitor in Nagios the status of the fans of two Radware devices: APPdirector and Linkproof but I can not find a script or the MiB /OID that provides this value. if it is possible to have a MIB that allows this check?

Thank you very much

Re: How to monitoring AppDirector and Linkproof devices

Posted: Tue Feb 07, 2017 10:57 am
by rkennedy
You would want to check with the vendor for a specific OID / MIB, this isn't generally something we can provide for you as it does vary.

You might be able to find the information with a basic SNMP walk - snmpwalk -v 2c -c <communitystring> <ip.of.machine.here> - this will provide what's available. There could always be a private OID though that you'll need a starting tree for.

Re: How to monitoring AppDirector and Linkproof devices

Posted: Wed Mar 01, 2017 2:22 pm
by tmcdonald
Just checking in since we have not heard from you in a while. Did @rkennedy's post clear things up or has the issue otherwise been resolved?