Branch: refs/heads/2.2.0
Home:
https://github.com/tribe29/checkmk
Commit: 22be3ff19389e919fe9ba84614abd3a0c7f96e9d
https://github.com/tribe29/checkmk/commit/22be3ff19389e919fe9ba84614abd3a0c…
Author: Solomon Jacobs <solomon.jacobs(a)tribe29.com>
Date: 2023-03-10 (Fri, 10 Mar 2023)
Changed paths:
A .werks/14589
M agents/plugins/apache_status.py
Log Message:
-----------
14589 FIX apache_status: Handle Permission Errors
If {ENABLE_OMD_SITE_DETECTION} is set to True and the file
/opt/omd/sites/{site_name}/etc/apache/listen-port.conf is not accessible, then
the agent plugin apache_status.py would not produce parseable data. With this
werk, the respective data is skipped.
Change-Id: I38e1beb116793fff097f28f1c7b7eebfc91805f0