File check_mk-agent-apache_status.diff of Package check_mk
--- plugins/apache_status.orig 2019-06-30 14:34:21.417813988 +0000
+++ plugins/apache_status 2019-06-30 14:41:11.844963815 +0000
@@ -90,6 +90,7 @@
'httpd2-worker',
'httpd.worker',
'fcgi-pm',
+ 'httpd-event',
]
# the pid/proc field length is limited to 19 chars. Thus in case of
# long PIDs, the process names are stripped of by that length.