We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
List and silence alerts:
ssh monitoring.ooni.org # List alerts: amtool alert amtool silence add --duration="1h" alertname="CHANGEME" --comment="Silenced" # List silences: amtool silence # Expire all silences: amtool silence expire $(amtool silence query -q)