[project @ steve@lobefin.net-20090220020630-8k0anuy6jox1goe6]
[mirror/dsa-nagios.git] / checkcommands.cfg
index bdc76d5..9811089 100644 (file)
@@ -48,6 +48,14 @@ define command{
        command_name    dsa_check_mirrorsync
        command_line    /usr/lib/nagios/plugins/dsa-check-mirrorsync --host "$ARG1$" --path "$ARG2$"
 }
+define command{
+       command_name    dsa_check_soas
+       command_line    /usr/lib/nagios/plugins/dsa-check-soas "$ARG1$"
+}
+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_always_ok
        command_line    /bin/true