Created
July 22, 2015 22:29
-
-
Save srkiNZ84/7bed4a5bd41ac602ad72 to your computer and use it in GitHub Desktop.
Sample DNS configuration for Datadog DNS check
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
init_config: | |
default_timeout: 5 | |
instances: | |
- hostname: www.google.com | |
- hostname: www.yahoo.com | |
timeout: 8 | |
- hostname: www.ubuntu.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment