File: //usr/share/doc/check-mk-agent-locaweb-plugins/process_running.yaml
application-name: paas-debian
host_incident_priority: 2
provides:
- paas-linux
monitoring:
- service: proc_cf_monitord
doc: Check if cf-monitord process is running
check: local
item: process_running
proc_name: cf-monitord
sla: False
priority: 5
- service: proc_cf_serverd
doc: Check if cf-serverd process is running
check: local
item: process_running
proc_name: cf-serverd
sla: False
priority: 5
- service: proc_cf_execd
doc: Check if cf-execd process is running
check: local
item: process_running
proc_name: cf-execd
sla: False
priority: 5