ram check, configurable loglevel

This commit is contained in:
Alex Tau 2025-05-13 14:15:56 +03:00
parent 5095057a13
commit da85a566c4
10 changed files with 180 additions and 18 deletions

View file

@ -5,10 +5,10 @@ class AlertType(StrEnum):
BOOT = "BOOT"
CPU = "CPU"
ERROR = "ERROR"
RAM = "RAM"
TEMP = "TEMP"
TEST = "TEST"
VULN = "VULN"
# RAM = "RAM"
# LOGIN = "LOGIN"
# SMART = "SMART" # TODO
# RAID = "RAID"