GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / smart.stats
blobed478f34be5b6931522ca3a9f2f27a597419247f
1 title: HDD health statistics using S.M.A.R.T
2 agents: linux
3 catalog: os/hardware
4 license: GPL
5 distribution: check_mk
6 description:
7  This check monitors health statistics like error counters of HDDs using the
8  information reported by S.M.A.R.T. This check works only for HDDs which
9  report the value {Temperature_Celsius} via {smartctl -A <device>}.
11  The check uses information provided by the Check_MK linux agent which are
12  available when the agent has been extended with the {smart} agent plugin.
14  During inventory the current value of all counters is being
15  snapshotted into the check's parameters. If later one of the value increases
16  the check gets critical. If will become green again if the check is
17  being reinventorized.
19 inventory:
20  If there is at least one supported value available for a HDD one service is
21  inventorized.