]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - dev-monitoring: temporarily disable checks that need endpoints, endpoints...
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 30 Mar 2017 16:17:13 +0000 (18:17 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 30 Mar 2017 16:17:22 +0000 (18:17 +0200)
customer/pixelpark/dev-monitoring.pixelpark.com.yaml

index 23c95dfa5446bc0510448bad7be5dea3dd6f9b1d..a2b6f61351577baefd5fce1a6ec3ba5af11256f8 100644 (file)
@@ -63,9 +63,6 @@ site::profile::icinga2::object::host:
   'bogus-template':
     target: '/etc/icinga2/conf.d/host-templates.conf'
     template: true
-#    vars:
-#      'host.vars.notification.mail.groups':
-#        - 'icingaadmins'
     max_check_attempts: '3'
     check_interval: '1m'
     retry_interval: '30s'
@@ -95,24 +92,24 @@ site::profile::icinga2::object::service:
     apply: true
     assign:
       - 'host.address'
-  'load':
-    target: '/etc/icinga2/conf.d/default-services.conf'
-    import:
-      - 'generic-service'
-    check_command: 'load'
-    command_endpoint: 'host.name'
-    apply: true
-    assign:
-      - 'host.address'
-  'disk':
-    target: '/etc/icinga2/conf.d/default-services.conf'
-    import:
-      - 'generic-service'
-    check_command: 'disk'
-    command_endpoint: 'host.name'
-    apply: true
-    assign:
-      - 'host.address'
+#  'load':
+#    target: '/etc/icinga2/conf.d/default-services.conf'
+#    import:
+#      - 'generic-service'
+#    check_command: 'load'
+#    command_endpoint: 'host.name'
+#    apply: true
+#    assign:
+#      - 'host.address'
+#  'disk':
+#    target: '/etc/icinga2/conf.d/default-services.conf'
+#    import:
+#      - 'generic-service'
+#    check_command: 'disk'
+#    command_endpoint: 'host.name'
+#    apply: true
+#    assign:
+#      - 'host.address'
 
 site::profile::icinga2::object::hostgroup:
   'linux-servers':