All apps · 0 apps
CheckCle-Monitoring-Agent
Docker app from LubricantJam's Repository
Overview
Install CheckCle-Monitoring-Agent on Unraid in a few clicks.
Find CheckCle-Monitoring-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.
Requirements
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allDetails
operacle/checkcle-server-agent:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8081]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Port for the monitoring agent web interface
- Target
- 8081
- Value
- 8081
Unique identifier for this monitoring agent (obtained from CheckCle dashboard)
- Target
- AGENT_ID
Optional name for this server (leave empty for auto-detection)
- Target
- SERVER_NAME
Authentication token for connecting to CheckCle server
- Target
- SERVER_TOKEN
URL of your CheckCle server (e.g., https://checkcle.example.com)
- Target
- POCKETBASE_URL
Enable CheckCle integration
- Target
- POCKETBASE_ENABLED
- Default
- true
- Value
- true
Path for storing monitoring agent data
- Target
- /var/lib/monitoring-agent
- Value
- /mnt/user/appdata/checkcle-monitoring-agent/data/
Path for storing monitoring agent logs
- Target
- /var/log/monitoring-agent
- Value
- /mnt/user/appdata/checkcle-monitoring-agent/logs/
Docker socket for container monitoring
- Target
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Host proc filesystem for system monitoring
- Target
- /host/proc
- Value
- /proc
Host etc directory for system configuration
- Target
- /host/etc
- Value
- /etc
Host sys filesystem for system monitoring
- Target
- /host/sys
- Value
- /sys
Host root filesystem for system monitoring
- Target
- /host/root
- Value
- /
Host var/run directory for system monitoring
- Target
- /host/var/run
- Value
- /var/run
Host dev directory for system monitoring
- Target
- /host/dev
- Value
- /dev