Werk #14589: apache_status: Handle Permission Errors
Component | Checks & agents |
Title | apache_status: Handle Permission Errors |
Date | Mar 7, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b1 2.1.0p25 2.0.0p35 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.