Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Cisco WLC users Script (PHP)
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Usage:
check_cisco_wlc <'checkall' or 'single' or 'search' or 'total'>
* for 'single' and 'search' mode only.
--> Single mode : you need to enter the EXACT AP name as it's defined in your WLC (not case sensitive)
--> Search mode : just type any characters and you will see results containing those characters
Supported commands:
checkall:
Check all APS without any filter. Display only the most 'critical' state in text. Graphs of all APs.
single:
Check AP you want depending on what you precise in 6th argument.
search:
Type the name of the AP, not necessary completely. It's just to search an AP.
total:
Brief about all APs.
Examples:
> check_cisco_wlc 192.168.0.0 snmpname 20 30 checkall
> check_cisco_wlc 192.168.0.0 snmpname 20 30 single AP_London_Liverpool_Street
> check_cisco_wlc 192.168.0.0 snmpname 20 30 search rio
> check_cisco_wlc 192.168.0.0 snmpname 20 30 total
Usage in Nagios:
Copy file check_cisco_wlc_users.php to Nagios plugins directory (for example /usr/lib/nagios/plugins/).
check_cisco_wlc
* for 'single' and 'search' mode only.
--> Single mode : you need to enter the EXACT AP name as it's defined in your WLC (not case sensitive)
--> Search mode : just type any characters and you will see results containing those characters
Supported commands:
checkall:
Check all APS without any filter. Display only the most 'critical' state in text. Graphs of all APs.
single:
Check AP you want depending on what you precise in 6th argument.
search:
Type the name of the AP, not necessary completely. It's just to search an AP.
total:
Brief about all APs.
Examples:
> check_cisco_wlc 192.168.0.0 snmpname 20 30 checkall
> check_cisco_wlc 192.168.0.0 snmpname 20 30 single AP_London_Liverpool_Street
> check_cisco_wlc 192.168.0.0 snmpname 20 30 search rio
> check_cisco_wlc 192.168.0.0 snmpname 20 30 total
Usage in Nagios:
Copy file check_cisco_wlc_users.php to Nagios plugins directory (for example /usr/lib/nagios/plugins/).
Reviews (0)
Be the first to review this listing!