All apps · 0 apps
Fodaris-Agent
Docker app from Goodhall Solutions' Repository
Overview
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.
Install Fodaris-Agent on Unraid in a few clicks.
Find Fodaris-Agent in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Fodaris-Agent Review the template variables and paths Click Install
Categories
Download Statistics
566
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
goodhallsolutions/fodaris-agent:latestLast Updated2026-06-05
First Seen2026-04-06
Runtime arguments
- Network
host- Shell
sh- Privileged
- false
- Extra Params
--pid=host
Template configuration
Server URLVariable
URL of your Fodaris server. Use the server's IP address, not localhost.
- Target
- FODARIS_SERVER_URL
- Default
- https://192.168.1.10:8443
Auth TokenVariable
Authentication token from your Fodaris dashboard (Settings > Endpoints).
- Target
- FODARIS_TOKEN
Endpoint NameVariable
Name shown in the Fodaris dashboard for this machine.
- Target
- FODARIS_ENDPOINT_NAME
- Default
- 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.
- Target
- FODARIS_VERIFY_SSL
- Default
- false
Collection Interval (seconds)Variable
How often to collect and send metrics, in seconds. Default is 10.
- Target
- FODARIS_INTERVAL
- Default
- 10
Docker SocketPathro
Grants the agent read-only access to Docker for container monitoring. Remove if not needed.
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock