What problem does it solve?
SuzieQ network observability enables you to query current and historical network state, validate conditions, summarize data, trace forwarding paths, and discover unique values across 20+ network tables, helping diagnose connectivity issues and verify network health.
Core Features & Use Cases
- suzieq_show: Query detailed network state data from any SuzieQ table. Supports filtering by device, namespace, time range, and columns; suitable for current and historical analysis.
- suzieq_summarize: Get aggregated statistics and summary views of any SuzieQ network table, returning counts, distributions, and per-device breakdowns.
- suzieq_assert: Run validation assertions against network state to ensure health (e.g., BGP established, interfaces up) and policy compliance.
- suzieq_unique: Get distinct values and counts for a specific column in a SuzieQ table to understand value distributions.
- suzieq_path: Trace the forwarding path between two endpoints to troubleshoot connectivity.
Quick Start
Start by issuing a sample suzieq_show query to validate current state and build a baseline.