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