ooni / sysadmin

System administration tools
https://ooni.org
59 stars 26 forks source link

Fix amsexplorer #351

Closed hellais closed 5 years ago

hellais commented 5 years ago

Fixes the following alerts:

[RESOLVED] amsexplorer.ooni.nu:9100 is not up

This was caused by not having added the host to the have_fw group (new VMs on eclipsis have a much more strict firewall by default and hosts need to be added to that group in order to write a rule as part of dom0-bootstrap to allow prometheus to scrape it)

[FIRING] https://explorer.ooni.io/api/reports/countByCountry endpoint down

Was caused by legacy OONI Explorer having those endpoints available. Since we deployed the new explorer those endpoints don't exists anymore and it's not a good monitoring target anymore.