Check manual page of fjdarye60_disks.summaryFebruary 03. 2012
fjdarye60_disks.summaryAuthor: Lars Michelsen License: GPL Distribution: official part of Check_MK Supported Agents: SNMP This check monitors the reported summary status of all installed
physical disks
in storage systems from Fujitsu which support the
FJDARY-E60.MIB like the ETERNUS DX60 and DX80.
ItemNone
Check parameters
Performance dataNone. InventoryIf at least one disk is found, exactly one check will be created for
the host.
Configuration variablesNone. Examplesmain.mk
# Expect 5 available(=online) and one spare disk
checks += [
( 'arc', 'fjdarye60_disks.summary', None, { "available": 5, "spare": 1 } )
]
|
| ||||||||||||||||||