mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
add ups periodic checks
This commit is contained in:
parent
09eabcc6b2
commit
da480a7c4e
13 changed files with 533 additions and 403 deletions
|
|
@ -11,13 +11,13 @@ class AlertType(StrEnum):
|
|||
NET = "NET"
|
||||
RAM = "RAM"
|
||||
TEMP = "TEMP"
|
||||
UPS = "UPS"
|
||||
|
||||
VULN = "VULN"
|
||||
# LOGIN = "LOGIN"
|
||||
# SMART = "SMART" # TODO
|
||||
# RAID = "RAID"
|
||||
# DISKS = "DISKS"
|
||||
# UPS = "UPS"
|
||||
# UPDATE = "UPDATE"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue