mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
check disk health
This commit is contained in:
parent
df9647708d
commit
47c110f83e
6 changed files with 239 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ class AlertType(StrEnum):
|
|||
VULN = "VULN"
|
||||
LOGIN = "LOGIN" # TODO
|
||||
SMART = "SMART" # TODO
|
||||
RAID = "RAID" # TODO
|
||||
RAID = "RAID"
|
||||
UPS = "UPS"
|
||||
UPDATE = "UPDATE"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue