Refactoring: Moved more storage check parameters from unsorted.py to dedicated module...
[check_mk.git] / checkman / cisco_ucs_hdd
blob6286b914b05a634223cd9b1958cfa6715d228853
1 title: Cisco UCS: HDD operation status
2 agents: snmp
3 catalog: hw/network/cisco
4 license: GPL
5 distribution: check_mk
6 description:
7  This check allows to monitor the operational status and presence of
8  the HDDs in a Cisco UCS device. The check will report {OK} as long as the operational
9  status is "operable", "removed" or "autoUpgrade". In other cases, the check will report
10  a {WARNING} or {CRITICAL} status, based on the severity of the issue.
12 inventory:
13  One service per HDD is created. If the HDD is in status "removed", no service is created.