target: '/etc/icinga2/conf.d/default-services.conf'
import:
- 'generic-service'
- check_command: 'check_rsyslogd'
+ check_command: 'check_service_rsyslogd'
#_ppplugindir_
command_endpoint: 'host.name'
apply: true
target: '/etc/icinga2/conf.d/default-services.conf'
import:
- 'generic-service'
- check_command: 'check_postfix'
+ check_command: 'check_service_postfix'
#_ppplugindir_
command_endpoint: 'host.name'
apply: true
assign:
- 'host.address && (host.name == dev-monitoring-client.pixelpark.com || host.name == dev-monitoring.pixelpark.com)'
- notes: 'This checks, whether the rsyslogd unit exists, is enabled and is running'
+ notes: 'This checks, whether the postfix unit exists, is enabled and is running'
# 'disk':
# target: '/etc/icinga2/conf.d/default-services.conf'
# import: