Health checks
The daemon can be health checked to ensure it fully supports the system and is ready to accept requests.
Basic
To do a simple health check, ensure the daemon is running, and then run:
This just checks for basic C/R capabilities on the host.
Complete
To do a more complete health check, ensure the daemon is running, and then run:
This health checks all the installed plugins, including some optional checks. If you have installed plugins, you should see an output similar to:
Warnings are shown in yellow and are usually related to system configuration or performance. They are not critical but can affect the performance of the daemon.
Last updated
Was this helpful?