Overview
In the Overview page, you see basic information on your monitored resources. Aggregate counts of the following resources are shown:
- Autonomous Systems
- IPv4 Prefixes
- IPv6 Prefixes
- Peerings
- Routes
- RPKI ROAs
- Alert Rules
- NetOps Queries
- Integrations
If you press "View" you get redirected to the corresponding page/tab.
Moreover, you can see aggregate counts of data sources per data service. For example, the number of routing interfaces
providing BGP feed from your network is reflected in My Routers
data service counts.
Finally, you can get aggregate rates for the incoming BGP messages per minute (current and historically maximum values), updated in real-time over rolling time windows of 1 minute.
An example of overview page is shown below.
In the Setup page, you can set up the necessary filters for the system to ingest data, as well as alert rules. Currently we support the following filters:
- AS Filters (matchable on origin or in-path ASN)
- Prefix filters (incl. sub-prefixes)
- Data Services (
Code BGP Monitor
,RIS Live
,My Routers
, andRPKI
)
To guarantee the security of your inter-domain routing setup, you can setup Alert Rules.
In the Looking Glass page, you can view the system-ingested state which is updated in real-time as BGP updates come streaming in the platform. The tabs offer real-time views of the following BGP resources, based on the filters you have setup:
Each resource is tagged with the data source(s) that has(have) generated it.
In the API page, you can view instructions on how to use our GraphQL API via CLI, edit queries/subscriptions/mutations using an Editor, run powerful NetOps queries and check out links to other APIs & endpoints we provide in the form of integrations (see following).
In the Integrations page, you can view the integrations we support and read up on their documentation. These include instances of Alertmanager (for real-time alerts), Grafana (for visualizations and dashboards), Prometheus (for metrics) and Loki (for logs, incl. BGP updates).