Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 726 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 726 Bytes

Check Scripts

Scripts in this repo are intended to quickly check the responsiveness of remote services and return a non-zero exit code, when the check fails. All scripts contain individual headers with instructions on how to use them and an exact definition of what they do.

These scripts are mainly meant to be used in combination with the anycast_healthchecker from unixsurfer.

Available scripts

Script name Description
dns-authoritative.sh Check a DNS server which is supposed to be authoritative for a given zone.
dns-recursor.sh Check a DNS server which is supposed to act as recursor.