mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-21 04:01:50 +02:00
feat: add SyncNetworkProbes and GetNetworkProbeResults action types
This commit is contained in:
@@ -22,6 +22,10 @@ const (
|
||||
GetSmartData
|
||||
// Request detailed systemd service info from agent
|
||||
GetSystemdInfo
|
||||
// Sync network probe configuration to agent
|
||||
SyncNetworkProbes
|
||||
// Request network probe results from agent
|
||||
GetNetworkProbeResults
|
||||
// Add new actions here...
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user