{% include 'includes/header.html' %}

Analytics

URL Description
{{ url_for('analytics_view_offloaded_traffic')}} Check how much traffic you would offload with a certain number of prefixes during a period of time.
{{ url_for('analytics_view_aggregate_per_as')}} With this analytics you can aggregate traffic per AS during a period of time.
{{ url_for('analytics_view_aggregate_per_prefix')}} With this analytics you can aggregate traffic per prefix during a period of time.
{{ url_for('analytics_view_simulate')}} Given a period of time and a maximum number of prefixes it will simulate how SIR should perform.
{{ url_for('analytics_view_find_prefix')}} Search for a prefix
{{ url_for('analytics_view_find_prefix_asn')}} Search for prefixes belonging and/or traversing and ASN
{% include 'includes/footer.html' %}