initial commit source files

This commit is contained in:
2025-04-05 11:34:44 +02:00
parent be36e53edf
commit 2e8733a1b3
13 changed files with 1075 additions and 0 deletions

View 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

View 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

View 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