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