GUI CSS: Decoupled most styles for sidebar from the classic theme (CMK-1171)
[check_mk.git] / checkman / windows_multipath
bloba55e16da16737dffba05716787b73e8d000144ac
1 title: Multipathing
2 agents: windows
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors number of active multipaths on a Windows host.
8  If this number equals the number recorded at inventory time,
9  the check will return {OK}, or otherwise {WARN} if there are still
10  more than 50% of paths left operative.
11  Anything less than 50% of working paths will turn into a {CRIT} state.
14 item:
15  No item is generated by the check.
18 inventory:
19  One service is created if there's a number of paths returned from the
20  API. In our tests this was only if the system had actual storage assigned.