mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
network monitoring
This commit is contained in:
parent
8af7b683b6
commit
8b18d407d7
21 changed files with 434 additions and 53 deletions
|
|
@ -9,6 +9,7 @@ class CheckSet(StrEnum):
|
|||
CPU = "cpu"
|
||||
RAM = "ram"
|
||||
TEMP = "temp"
|
||||
NET = "net"
|
||||
|
||||
VULNIX = "vulnix"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue