Skip to main content
Gateway monitoring spans three categories: Dashboards (Explorer, Livepeer Tools), On-chain (Arbiscan), and CLI Tools (livepeer_cli, HTTP API).
Use the View Dropdown on the right side panel to toggle.
This is the second of five monitoring guides. Four tools form the Gateway operator’s monitoring toolkit, each answering different questions. For time-series metrics and alerting, see .

Quick Reference

livepeer_cli Option 1 (Get node status) for the current balance. Arbiscan for the full deposit history and on-chain confirmation. See for detailed workflows.
Livepeer Explorer for the registered set with pricing and capacity. livepeer_cli for what the node currently sees. For AI Orchestrators specifically, Livepeer Tools shows which pipelines are active network-wide.
Livepeer Tools for network-wide AI Orchestrator status. curl http://localhost:8935/health to confirm the Gateway is responding. Run a test job if routing seems stuck.
curl http://localhost:8935/hardware/stats for GPU utilisation, memory used/total, and temperature.
Prometheus + Grafana via the guide. livepeer_cli and the HTTP API show current state only.

Overview

Tools and Dashboards Detail

Last modified on March 16, 2026