Add zabbix utility

This commit is contained in:
Dryusdan 2023-10-23 17:20:25 +02:00
parent befc4d3751
commit a77d709c72
Signed by: Dryusdan
GPG key ID: EC1438DDE24E27D7

3
test-dnssec.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/bash
# Zabbix utility to check if domain is OK
delv "${1}" | grep -q "fully validated"