Sequencer Monitoring
Monitoring your RibbleChain sequencer ensures optimal performance for Layer 3 (L3) rollups. This guide covers tools and techniques to track sequencer health, batch processing, and transaction throughput.
Prerequisites
- A running sequencer (see Sequencer Setup).
- RibbleChain CLI:
npm install -g ribblechain-cli
. - Prometheus and Grafana for advanced monitoring (optional).
Step 1: Check Sequencer Status
View real-time sequencer status:
ribblechain-cli sequencer status --rollup my-rollup