Page 1 of 4

plugins to monitor wifi Access points and Controllers

Posted: Mon Apr 28, 2014 10:16 am
by kimjaggi
Hi,

I want to monitor wifi accesspoints and controllers from nagios. I found some plugins for Cisco but nothing for DELL (PC- W-650)
if anybody is aware of how to do this then please let me know.

Thanks

Re: plugins to monitor wifi Access points and Controllers

Posted: Mon Apr 28, 2014 10:21 am
by tmcdonald
In the future please post in the proper section, as this is for development of plugins and not general plugin questions. I will keep this thread here for now.

What specifically are you looking to monitor?
Is SNMP an option? If so, have you run a snmpwalk against the device? Do you have MIBs for it?

Re: plugins to monitor wifi Access points and Controllers

Posted: Mon Apr 28, 2014 10:36 am
by kimjaggi
I am pretty new to this form and Nagios, I will take care of this in future.

I am not very sure what should be monitored. I am very new to nagios, I have just been told to set up monitoring for wifi access points and controllers.
I surely can do snmpwalk and get the MIBs but it will be much better if there is already a plugin for this.

Re: plugins to monitor wifi Access points and Controllers

Posted: Mon Apr 28, 2014 10:44 am
by tmcdonald
Well without knowing at least what you want to monitor there's only so much we can do. If you can get a SNMP OID from the snmpwalk that would be a start, then we can monitor that with Nagios. Did your boss really give you no requirements? Bandwidth, interface status, temperature?

Re: plugins to monitor wifi Access points and Controllers

Posted: Tue Apr 29, 2014 2:19 am
by kimjaggi
I can find OIDs from the manual.I tried but I think snmp is not an option for this.

Re: plugins to monitor wifi Access points and Controllers

Posted: Tue Apr 29, 2014 8:11 am
by kimjaggi
I found one script check_aruba to monitor wifi controller and access points for DELL PC W-650/Aruba OS, I hope this will work out :roll:

Re: plugins to monitor wifi Access points and Controllers

Posted: Tue Apr 29, 2014 9:20 am
by tmcdonald
Are you talking about this?

http://udel.edu/~doke/nagios/check_aruba

That plugin uses SNMP.

Re: plugins to monitor wifi Access points and Controllers

Posted: Tue Apr 29, 2014 9:34 am
by kimjaggi
oops you are right. Now dont know how to proceed

Re: plugins to monitor wifi Access points and Controllers

Posted: Tue Apr 29, 2014 9:39 am
by tmcdonald
Is there a reason you believe SNMP will not work? If you can snmpwalk it you should be able to get information that is useful.

Re: plugins to monitor wifi Access points and Controllers

Posted: Tue Apr 29, 2014 10:00 am
by kimjaggi
The things is I cant putty on the wifi, All I can do is, access it from web and there I dont see option to do it.
I will ask my boss and then will inform you.