Sentinel
Sentinel is the lightweight agent Coolify runs on a connected server. It reports server and container health to your Coolify instance and can collect the data used by CPU and memory charts.
What Sentinel reports
Sentinel supplies the preferred status path from a connected server to Coolify.
How Sentinel works
New server settings enable Sentinel by default, but an existing server can remain disabled. Metrics collection is separately disabled by default.
Enable or sync Sentinel
- Open Servers and select the server.
- Open Sentinel > Configuration.
- If Sentinel is disabled, select Enable Sentinel.
- If Coolify shows Out of Sync, select Sync. If Sentinel is already live, the same action is labeled Restart.
- Wait for the server header to show Sentinel In Sync.
Sentinel needs a URL it can reach from the connected server. If Coolify URL is empty, configure the instance URL, return to Sentinel, and sync again.
Sentinel settings
| Setting | Default | Accepted value and effect |
|---|---|---|
| Coolify URL | Generated from the Coolify instance settings | A full URL. Sentinel sends its updates to this address. |
| Sentinel token | Generated by Coolify | A required authentication token. Use Regenerate instead of creating your own token. |
| Metrics rate (seconds) | 10 | An integer of 1 or greater. Lower values collect more samples and use more disk space. |
| Metrics history (days) | 7 | An integer of 1 or greater. Sentinel removes metric history beyond this period. |
| Push interval (seconds) | 60 | An integer of 10 or greater. This controls how often Sentinel sends server and container information to Coolify. |
Select Save after changing a setting. Changes to the URL, token, metric rate, metric history, or push interval restart Sentinel so the running container receives the new values.
Treat the Sentinel token as a secret. Coolify encrypts it in the instance database and sends it to the Sentinel container as an environment variable.
Sentinel and metrics
Sentinel and metrics have separate controls.
Enable or disable the collector from Servers > [server] > Configuration > Metrics. Disabling Sentinel also disables metrics. For chart scope, retention, and resource limitations, read Metrics.
