]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - dev-monitoring-client: add crond
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 27 Apr 2018 14:59:26 +0000 (16:59 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 27 Apr 2018 14:59:32 +0000 (16:59 +0200)
customer/pixelpark/dev-monitoring.pixelpark.com.yaml

index 6c62f3c8c48d91b8abc7de4ee1bda0c783857900..a598430294cdc19e97745a25f71696807ec8ae79 100644 (file)
@@ -161,6 +161,11 @@ infra::profile::icinga2::object::checkcommand:
       - 'ipv4-or-ipv6'
     command: '/opt/pixelpark-monitoring-checks/check_publicis_ad'
     target: '/etc/icinga2/conf.d/pixelpark-monitoring-checks.conf'
+  'check_service_crond': 
+    import: 
+      - 'ipv4-or-ipv6' 
+    command: '/opt/pixelpark-monitoring-checks/check_service crond' 
+    target: '/etc/icinga2/conf.d/pixelpark-monitoring-checkcommands.conf' 
 
 infra::profile::icinga2::object::hostgroup:
   'linux-servers':