mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 01:39:34 +08:00
comments
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
// Package agent handles the agent's SSH server and system stats collection.
|
||||
// Package agent implements the Beszel monitoring agent that collects and serves system metrics.
|
||||
//
|
||||
// The agent runs on monitored systems and communicates collected data
|
||||
// to the Beszel hub for centralized monitoring and alerting.
|
||||
package agent
|
||||
|
||||
import (
|
||||
|
Reference in New Issue
Block a user