Check dnssec signature expiry
[mirror/dsa-nagios.git] / config / static / checkcommands.cfg
index 1565d0a..8801888 100644 (file)
@@ -55,10 +55,6 @@ define command{
        command_name    dsa_check_soas_add
        command_line    /usr/lib/nagios/plugins/dsa-check-soas -a "$ARG1$" "$ARG2$"
 }
-define command{
-       command_name    dsa_check_dnssec
-       command_line    /usr/lib/nagios/plugins/dsa-check-zone-rrsig-expiration-many --warn 20d --critical 7d /var/cache/bind/git/domains
-}
 define command{
        command_name    dsa_check_always_ok
        command_line    /bin/echo "Dummy check - always says OK"