Universal Checks
Video AI Dual These checks run on all Gateway operational and node mode configurations.HTTP health endpoint
Confirms the gateway process is running and responding on the configured-httpAddr port (default: 8935).
Check Command
200 with a JSON body. Any non-200 response or connection refused means the process is not running or the port is wrong.
Expected Response
Node status via livepeer_cli
Confirms the gateway’s identity, network connection, active sessions, and (for on-chain gateways) deposit and reserve balances.- Select Option 1: Get node status from the interactive menu.
CLI Command
Hardware status
Confirms GPU availability, memory usage, and temperature. Useful for AI and Dual gateways where GPU resources are shared.Check Command
Node Type Checks
Automation
Health Checks can be automated and notify operators of issues.Cron Script Automation
Cron Script Automation
Add to crontab
Docker HEALTHCHECK Automation
HEALTHCHECK