Fodaris-Agent
Docker 应用程序 from Goodhall Solutions' Repository
概述
Fodaris Agent - lightweight monitoring agent that collects system metrics and sends them to your Fodaris server.
Collects CPU, memory, disk, network, temperature, GPU, process, and Docker container metrics. All data is encrypted in transit with AES-256-GCM.
Designed for monitoring remote Docker hosts, NAS devices, and other Linux machines. Install the agent on each machine you want to monitor.
Requires a running Fodaris server. Get your auth token from Settings > Endpoints in the Fodaris dashboard before installing.
Optional: Enable privileged mode in the container settings for SMART disk health monitoring and full hardware sensor access.
运行时参数
- 网络
host- 外壳
sh- 特权
- false
- 额外参数
--pid=host
模板配置
Server URLVariable
URL of your Fodaris server. Use the server's IP address, not localhost.
- 目标
- FODARIS_SERVER_URL
- 默认值
- https://192.168.1.10:8443
Auth TokenVariable
Authentication token from your Fodaris dashboard (Settings > Endpoints).
- 目标
- FODARIS_TOKEN
Endpoint NameVariable
Name shown in the Fodaris dashboard for this machine.
- 目标
- FODARIS_ENDPOINT_NAME
- 默认值
- unraid-server
Verify SSLVariable
Set to false if your Fodaris server uses a self-signed certificate (default). Set to true only for trusted CA-signed certs.
- 目标
- FODARIS_VERIFY_SSL
- 默认值
- false
Collection Interval (seconds)Variable
How often to collect and send metrics, in seconds. Default is 10.
- 目标
- FODARIS_INTERVAL
- 默认值
- 10
Docker SocketPathro
Grants the agent read-only access to Docker for container monitoring. Remove if not needed.
- 目标
- /var/run/docker.sock
- 默认值
- /var/run/docker.sock
下载统计数据
313
下载总数
详细信息
存储库
goodhallsolutions/fodaris-agent:latest最后更新2026-04-13
初见2026-04-06
在Unraid 上运行 Fodaris-Agent 。
Fodaris-Agent 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。