Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit e29eba7d authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent 96de470f
No related branches found
No related tags found
No related merge requests found
......@@ -2,47 +2,55 @@
**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.**
**Note: This is a replacement for the original CMK 'cisco_wlc' plugin.**
**Testetd with: Cisco 2500, 5508, 5520 Series Wireless LAN Controlles, basic support for C9800 series**
Monitors status of Cisco WLC connected APs. It checks for:
* missing APs
* ssh/telnet enabled APS
* CPAWAP encryption disabled APS
* AP/LWAP uptime
* Number of connected clients
* ssh/telnet enabled APs
* CPAWAP encryption disabled APs
* APs not on full PoE
* admin/operational state of APS
* admin/operational state of APs
* missing APs
Check Info:
* *service*: this check will create on service for each AP
---
* *service*: this check will create one service for each AP
---
* *state*:\
**critical**
* if AP is not operational
* if AP has telnet/ssh enabled
* if CPAWAP tunnel encryption is not enabled or enabled but not active
* if AP has telnet enabled
* if AP is not on full power
* if APs CDP state is half duplex
* if AP is missing
**warning**
* if AP is missing
* if AP admin status disabled
* if APs CDP info is changed
* if APs serial number has changed
* if Wireless IPS not enabled
* *wato*: you can configure the check to ignore the following states: admin, Telent, SSH, encryption enabled/active, power, IPS, duplex, CDP, missing APs
* if AP is not operational
* if AP has ssh enabled
* if CPAWAP tunnel encryption is not enabled or enabled but not active
* if APs CDP state is half duplex
* if APs CDP info is changed/missing
* if APs H/W has changed
---
* *wato*: see sample screenshot
---
* *perfdata*:
* AP uptime (s)
* Active clients (count)
* Reassoiation success (count)
* Reassoiation failure (count)
* Reassoiation failure rate (count)
* Echo request (count)
* Echo response loss (count)
* Associations (count)
* LWAP uptime (s)
* Associated clients (count)
* Association fail rssi low (count)
* Association fail times (count)
**Testetd with**: Cisco 2500, 5508, 5520 Series Wireless LAN Controller
* Active clients (count)
* Reassoiation success (1/s)
* Reassoiation failure (1/s)
* Reassoiation failure rate (1/s)
* Associations (1/s)
* Association fail rssi low (1/s)
* Association fail times (1//s)
* Echo request (1/s)
* Echo response loss (1/s)
---
Sample output
![sample output](/doc/sample.png?raw=true "sample output")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment