Add dedicated RAID alert category and monitor

This commit is contained in:
2026-02-25 01:43:10 +03:00
parent ee361abb99
commit b84107463c
7 changed files with 68 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ HELP_TEXT = (
"/alerts unmute <category> - unmute category\n"
"/alerts list - show active mutes\n"
"/alerts recent [hours] - show incidents log (default 24h)\n"
"Categories: load, disk, smart, ssl, docker, test\n"
"Categories: load, disk, smart, raid, ssl, docker, test\n"
)