Skip to content
/ anteater Public

Real-time Authoritative Server Monitoring with passive measurements, based on ENTRADA

License

Notifications You must be signed in to change notification settings

SIDN/anteater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anteater

Real-time Authoritative Server Monitoring with passive DNS measurements.

We presented Anteater recently at:

We have been using Anteater at SIDN for more than 1 year now.

To install it

To run it

To run it on a specific date:

  • Say you had an issue with your ENTRADA data, and when you ran anteater the data was incomplete.
  • You can re-run now anteater for any given date: simply run rerun_for_given_date.py, using as parameter the day you want, as python rerun_for_given_date.py 20210310
    • The command above will delete from PostgreSQL all data for the specified date (2021-03-10)
    • Then, it will re-run queries agian for this specific day,and repopulate the database based on now complete data from ENTRADA.

Demo (screenshots):

  • See demo.md for your dashboards will look like

Changelog

  • 2021-03-04: Fully automated via src/anteater.py.
  • 2021-03-04: The third dashboard is operational, which monitors individual ASes. See demo.md for more
  • 2021-03-04: The second dashboard is operational, which monitors anycast sites. See demo.md for more
  • 2021-03-02: The first dashboard is operational!

Anteater

About

Real-time Authoritative Server Monitoring with passive measurements, based on ENTRADA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages