From: Thomas Dalichow Date: Wed, 19 Apr 2017 11:43:53 +0000 (+0200) Subject: pixelpark - dev-monitoring: add test legacy host X-Git-Tag: v0.1.0~3131^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=95a6abd43e69b1553c67c104c38b13ddfb8b7c1a;p=pixelpark%2Fhiera.git pixelpark - dev-monitoring: add test legacy host --- diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index 95648bfc..d5cff2e3 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -62,11 +62,16 @@ infra::profile::icinga2::object::host: check_command: 'hostalive' 'bogus-template': target: '/etc/icinga2/conf.d/host-templates.conf' - template: true max_check_attempts: '3' check_interval: '1m' retry_interval: '30s' check_command: 'hostalive' + 'notos.pixelpark.com': + import: + - 'generic-host' + - 'bogus-template' + address: '217.66.53.253' + display_name: 'notos.pixelpark.com' infra::profile::icinga2::object::service: 'generic-service':