command_endpoint: 'host.name'
apply: true
assign:
- - 'host.address && host.name == dev-monitoring-client.pixelpark.com'
+ - 'host.address'
notes: 'This is a load check'
'service-crond':
target: '/etc/icinga2/conf.d/default-services.conf'
command_endpoint: 'host.name'
apply: true
assign:
- - 'host.address && host.name == dev-monitoring-client.pixelpark.com'
+ - 'host.address'
notes: 'This checks, whether crond exists, is enabled and is running'
# 'disk':
# target: '/etc/icinga2/conf.d/default-services.conf'