Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5082
blob54b0e8d3b23a18bcea3c36f4c271b016b84f5f51
1 Title: gude_powerbanks: Adapted discovery of powerbanks
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1501832832
11 Devices with OID_END=38 are 12 port power switches with two powerbanks.
12 Means each powerbank has 6 outlets. Here we can use ChanStatus in order
13 to find out if one powerbank is enabled/used.
15 Devices with OID_END=19 are simple switch outlets: 1 Port and 1 powerbank
16 Once it's plugged in, the state is "on". Thus we use PortState in
17 discovering function.