Check manual page of aironet_clientsMay 21. 2012
aironet_clientsAuthor: Mathias Kettner License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check monitors three aspects of the client status
of an CISCO Aironet access point: the number of clients
logged in, their average signal strength and their average
signal quality. You may provide levels for strength and quality.
If zero clients are logged in, this check is always OK.
ItemOne of the three strings "clients", "strength" or "quality".
Check parameters
Performance dataThe number of clients, the average signal strength (this is a
negative value) or the average quality - depending on the check
item used.
InventoryIf at least one client is logged in, all three checks will
be generated.
Configuration variables
Examplesmain.mk # Warn if strength is worse than -85dB, crit if worse than -65dB aironet_default_strength_levels = (-85, -65) # Set levels for quality to 20 and 10 percent aironet_default_quality_levels = (20, 10) |
| ||||||||||||||||||||||||||||||