GUI CSS: Refactored wato styles to nested structure meeting sasslint requirements...
[check_mk.git] / checkman / vxvm_objstatus
blob1def0bbd41ad896d106edc8163bd86bb1c89fb92
1 title: Veritas VxVM: Status of Objects
2 agents: hpux, linux
3 catalog: os/storage
4 license: GPL
5 distribution: check_mk
6 description:
7   This check is used to track the status of objects in Veritas VxVM.
8   Currently, it can only track the status of {v} - Volume level objects.
9   It will be {OK} if a volume is an active status, or if it was
10   dismounted/stopped cleanly by admin action. If any other status is
11   detected, it will go to {CRIT}.
13   If a diskgroup goes to {disabled} by catastrophic failure or admin
14   error, the check can no longer report the volume status, as the
15   volumes as objects become unavailable.
17   The check should be extensible for tracking status in multiple layers.
19   You need to install the agent plugin {vxvm}.
21 inventory:
22   One item is generated per volume in the volume manager.
23   The naming is {diskgroup}-{volume}.
24   The inventory includes layered volumes {v2}, if you do not need data on
25   these, use {ignored_services} to exclude them from monitoring.