initial commit source files
This commit is contained in:
12
hal9002/checkman/hal9002_status
Normal file
12
hal9002/checkman/hal9002_status
Normal file
@@ -0,0 +1,12 @@
|
||||
title: HAL9002: Overall Status
|
||||
agents: linux
|
||||
catalog: unsorted
|
||||
license: GPL
|
||||
distribution: check_mk
|
||||
description:
|
||||
Show info about HAL9002 storage systems, e.g. overall status and version
|
||||
The check will raise WARN/CRIT if not "ok", dependig on the reported internal state
|
||||
item:
|
||||
none
|
||||
inventory:
|
||||
one service with overall information
|
||||
13
hal9002/checkman/hal9002_storages
Normal file
13
hal9002/checkman/hal9002_storages
Normal file
@@ -0,0 +1,13 @@
|
||||
title: HAL9002: Storage Upload/Download Rate
|
||||
agents: linux
|
||||
catalog: unsorted
|
||||
license: GPL
|
||||
distribution: check_mk
|
||||
description:
|
||||
Shows the upload/download rate of storages in bytes/s
|
||||
The check will raise WARN/CRIT if rates are above the levels which can be defined
|
||||
with the appropriate rule set.
|
||||
item:
|
||||
storageid
|
||||
inventory:
|
||||
one service is created for each storage
|
||||
13
hal9002/checkman/hal9002_users
Normal file
13
hal9002/checkman/hal9002_users
Normal file
@@ -0,0 +1,13 @@
|
||||
title: HAL9001: Quota Usage of Users
|
||||
agents: linux
|
||||
catalog: unsorted
|
||||
license: GPL
|
||||
distribution: check_mk
|
||||
description:
|
||||
Shows the usage of storage quota used by each user in percent of the maximum allowed quota
|
||||
The check will raise WARN/CRIT if usage is above the levels which can be defined
|
||||
with the apprppriate rule set.
|
||||
item:
|
||||
userid
|
||||
inventory:
|
||||
one service is created for each user
|
||||
Reference in New Issue
Block a user