Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve alerting #1507

Open
aequitas opened this issue Sep 17, 2024 · 6 comments
Open

Improve alerting #1507

aequitas opened this issue Sep 17, 2024 · 6 comments
Assignees
Milestone

Comments

@aequitas
Copy link
Collaborator

aequitas commented Sep 17, 2024

@aequitas aequitas self-assigned this Sep 17, 2024
@bwbroersma
Copy link
Collaborator

$ dig +noall +answer forumstandaardisatie.nl MX rijksoverheid.nl MX
forumstandaardisatie.nl. 14400  IN      MX      10 mail.ssonet.nl.
forumstandaardisatie.nl. 14400  IN      MX      10 mail2.ssonet.nl.
rijksoverheid.nl.       14400   IN      MX      10 mail.ssonet.nl.
rijksoverheid.nl.       14400   IN      MX      10 mail2.ssonet.nl.

So I would only pick one of the two, since otherwise it's actually (almost) the same test, same MX and same name servers:

$ dig +noall +answer forumstandaardisatie.nl SOA rijksoverheid.nl SOA
forumstandaardisatie.nl. 14400  IN      SOA     ns1.rijksoverheidnl.nl. domeinnaam.minaz.nl. 2024091201 14400 7200 1209600 86400
rijksoverheid.nl.       14400   IN      SOA     ns1.rijksoverheidnl.nl. domeinnaam.minaz.nl. 2024091201 14400 7200 1209600 86400

@baknu
Copy link
Contributor

baknu commented Sep 17, 2024

Ok, let's add minez.nl and skip rijksoverheid.nl.

@baknu baknu added this to the v1.9 milestone Sep 17, 2024
@aequitas
Copy link
Collaborator Author

aequitas commented Sep 18, 2024

minez.nl fails on the mail test due to timing out on tls probe: https://dev-docker.internet.nl/mail/minez.nl/ but it does seem that the probe creates a result: https://dev-docker.internet.nl/mail/minez.nl/results so maybe there is an bug where the probe does not get marked 'done' once completed?

@bwbroersma
Copy link
Collaborator

@aequitas
Copy link
Collaborator Author

I'll leave minez.nl out of the mail tests for now then until we switch to ssllyze

@aequitas
Copy link
Collaborator Author

#1508

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants