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

check-dns: add expected-string option #715

Merged
merged 10 commits into from
Feb 22, 2023
Merged

Conversation

wafuwafu13
Copy link
Contributor

@wafuwafu13 wafuwafu13 commented Feb 13, 2023

[plugin.checks.check-dns-a]
command = ["/Users/wafuwafu13/Desktop/go-check-plugins/check-dns/check-dns", "-H", "hatenablog.com", "-e", "35.75.255.9", "-e", "54.199.90.60"]

[plugin.checks.check-dns-b]
command = ["/Users/wafuwafu13/Desktop/go-check-plugins/check-dns/check-dns", "-H", "hatenablog.com", "-e", "35.75.255.9"]

[plugin.checks.check-dns-c]
command = ["/Users/wafuwafu13/Desktop/go-check-plugins/check-dns/check-dns", "-H", "hatenablog.com", "-e", "35.75.255.8"]

[plugin.checks.check-dns-d]
command = ["/Users/wafuwafu13/Desktop/go-check-plugins/check-dns/check-dns", "-H", "hatenablog.com", "-e", "35.75.255.9", "-e", "54.199.90.60", "-e", "54.199.90.66"]

スクリーンショット 2023-02-13 10 09 19
スクリーンショット 2023-02-13 10 09 13

@wafuwafu13 wafuwafu13 changed the title check-dns: add expected-address option check-dns: add expected-string option Feb 17, 2023
Copy link
Member

@lufia lufia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lufia lufia merged commit 7ce2ccb into mackerelio:master Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants