summaryrefslogtreecommitdiffstats
path: root/Monitoring/shinken/objects/shackspace/shackgateway.shack
diff options
context:
space:
mode:
Diffstat (limited to 'Monitoring/shinken/objects/shackspace/shackgateway.shack')
-rw-r--r--Monitoring/shinken/objects/shackspace/shackgateway.shack/DNS.cfg6
-rw-r--r--Monitoring/shinken/objects/shackspace/shackgateway.shack/Http.cfg6
-rw-r--r--Monitoring/shinken/objects/shackspace/shackgateway.shack/Https-Certificate.cfg6
-rw-r--r--Monitoring/shinken/objects/shackspace/shackgateway.shack/Https.cfg6
-rw-r--r--Monitoring/shinken/objects/shackspace/shackgateway.shack/Ssh.cfg6
-rw-r--r--Monitoring/shinken/objects/shackspace/shackgateway.shack/shackgateway.shack.cfg4
6 files changed, 0 insertions, 34 deletions
diff --git a/Monitoring/shinken/objects/shackspace/shackgateway.shack/DNS.cfg b/Monitoring/shinken/objects/shackspace/shackgateway.shack/DNS.cfg
deleted file mode 100644
index 3d8f832d..00000000
--- a/Monitoring/shinken/objects/shackspace/shackgateway.shack/DNS.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-define service {
- service_description DNS
- use generic-service
- check_command check_dig!google.de
- host_name shackgateway.shack
-}
diff --git a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Http.cfg b/Monitoring/shinken/objects/shackspace/shackgateway.shack/Http.cfg
deleted file mode 100644
index eb42c69c..00000000
--- a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Http.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-define service {
- service_description Http
- use generic-service
- check_command check_http
- host_name shackgateway.shack
-}
diff --git a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Https-Certificate.cfg b/Monitoring/shinken/objects/shackspace/shackgateway.shack/Https-Certificate.cfg
deleted file mode 100644
index ef9a6411..00000000
--- a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Https-Certificate.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-define service {
- service_description Https-Certificate
- use generic-service
- check_command check_https_certificate
- host_name shackgateway.shack
-}
diff --git a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Https.cfg b/Monitoring/shinken/objects/shackspace/shackgateway.shack/Https.cfg
deleted file mode 100644
index 991487d4..00000000
--- a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Https.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-define service {
- service_description Https
- use generic-service
- check_command check_https
- host_name shackgateway.shack
-}
diff --git a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Ssh.cfg b/Monitoring/shinken/objects/shackspace/shackgateway.shack/Ssh.cfg
deleted file mode 100644
index 2d12f2d7..00000000
--- a/Monitoring/shinken/objects/shackspace/shackgateway.shack/Ssh.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-define service {
- service_description Ssh
- use generic-service
- check_command check_ssh
- host_name shackgateway.shack
-}
diff --git a/Monitoring/shinken/objects/shackspace/shackgateway.shack/shackgateway.shack.cfg b/Monitoring/shinken/objects/shackspace/shackgateway.shack/shackgateway.shack.cfg
deleted file mode 100644
index 3f80764f..00000000
--- a/Monitoring/shinken/objects/shackspace/shackgateway.shack/shackgateway.shack.cfg
+++ /dev/null
@@ -1,4 +0,0 @@
-define host {
- use generic-host
- host_name shackgateway.shack
-}