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