Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #6376: Analyze configuration: Fixed "Apache number of processes" on SLES

Component User interface
Title Analyze configuration: Fixed "Apache number of processes" on SLES
Date Jul 27, 2018
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.5.0 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

An exception could occur for the test "Apache number of processes" on at least SLES12:

CRIT: Failed to execute the test ACTestApacheNumberOfProcesses: Traceback (most recent call last): File "/omd/sites/TESTSITE/share/check_mk/web/htdocs/watolib.py", line 9591, in run total_result = ACResult.merge(list(self.execute())) File "/omd/sites/TESTSITE/share/check_mk/web/plugins/wato/ac_tests.py", line 388, in execute average_process_size = self._get_average_process_size() File "/omd/sites/TESTSITE/share/check_mk/web/plugins/wato/ac_tests.py", line 408, in _get_average_process_size sizes.append(int(summary_line.split()[3][:-1])1024.0) ValueError: invalid literal for int() with base 10: 'readonly-private'

To the list of all Werks