Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / ibm_svc_host
blob9347a96468553aca49746f8fd806c2576f049dd6
1 title: IBM SVC / Storwize V3700 / V7000: Status of Hosts Connected
2 agents: ibm_svc
3 catalog: hw/storagehw/ibm
4 license: GPL
5 distribution: check_mk
6 description:
7  Checks the status of hosts on IBM SVC / Storwize V3700 / V7000 presents volumes to.
9  For every host category {active}, {inactive}, {degraded}, {offline} and {other} the
10  amount of hosts is compared to the configured limits.
12  For host category {active} the check returns {CRIT} if the amount of hosts is
13  equal or below the critical limit. The check returns {WARN} if the amount of hosts
14  is above critical limit and equal or below warning level. Otherwise the check returns {OK}.
16  For host categories {inactive}, {degraded}, {offline} and {other} the check return {CRIT} if
17  the amount of hosts is equal or above the critical limit. The check return {WARN} if
18  the amount of hosts is below critical limit and equal or above warning limit. Otherwise
19  the check return {OK}.
21  Please note: You need the Special Agent agent_ibmsvc to retrieve the monitoring
22  data from the device. Your monitoring user must be able to SSH to the device
23  with SSH Key Authentification. Please exchange SSH key. The Special Agent itself
24  can be configured by WATO.
26 inventory:
27  Creates exactly one check for every IBM SVC / Storwize V3700 / V7000 named
28  IBM SVC Hosts.