Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / checkman / fortinet_controller_aps
blobc57593c5adf96f9c67a3df84897024f939d65139
1 title: Fortinet WLAN Controller APs: Number of Wifi Access Points
2 agents: snmp
3 catalog: hw/network/fortinet
4 license: GPL
5 distribution: check_mk
6 description:
7  This checks displays the amount of connected access points on the controller.
8  Per default the check only displays the information for each Access Point.
9  The operational state is evaluated as following:
10  'unknown': Unknown,
11  'enabled': OK,
12  'disabled': Warning,
13  'no license': Warning,
14  'enabled WN license': OK,
15  'power down': Warning,
17  The availability state is evaluated as following:
18  'power off': Warning,
19  'offline': Warning,
20  'online': OK,
21  'failed': Critical,
22  'in test': Warning,
23  'not installed': Warning,
25 item:
26  The name of the access point.
28 inventory:
29  One check for each access point which is successfully connected.