diff options
Diffstat (limited to 'Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack')
3 files changed, 0 insertions, 16 deletions
diff --git a/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/Http.cfg b/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/Http.cfg deleted file mode 100644 index 57dc32ba..00000000 --- a/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/Http.cfg +++ /dev/null @@ -1,6 +0,0 @@ -define service { - service_description Http - use generic-service - check_command check_http - host_name rzdoku.shack -} diff --git a/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/Ssh.cfg b/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/Ssh.cfg deleted file mode 100644 index 544a1d1e..00000000 --- a/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/Ssh.cfg +++ /dev/null @@ -1,6 +0,0 @@ -define service { - service_description Ssh - use generic-service - check_command check_ssh - host_name rzdoku.shack -} diff --git a/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/rzdoku.shack.cfg b/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/rzdoku.shack.cfg deleted file mode 100644 index 121c1aa1..00000000 --- a/Monitoring/nagios/shinken/objects/shackspace/rzdoku.shack/rzdoku.shack.cfg +++ /dev/null @@ -1,4 +0,0 @@ -define host { - use generic-host - host_name rzdoku.shack -} |