diff options
Diffstat (limited to 'Monitoring/nagios/shinken/objects/shackspace/shackgateway.shack/DNS.cfg')
-rw-r--r-- | Monitoring/nagios/shinken/objects/shackspace/shackgateway.shack/DNS.cfg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Monitoring/nagios/shinken/objects/shackspace/shackgateway.shack/DNS.cfg b/Monitoring/nagios/shinken/objects/shackspace/shackgateway.shack/DNS.cfg new file mode 100644 index 00000000..3d8f832d --- /dev/null +++ b/Monitoring/nagios/shinken/objects/shackspace/shackgateway.shack/DNS.cfg @@ -0,0 +1,6 @@ +define service { + service_description DNS + use generic-service + check_command check_dig!google.de + host_name shackgateway.shack +} |