Hi everyone. Due to a higher than expected load on one server I am looking at /usr/local/directadmin/directadmin taskq --syslog which seems to be using lots of CPU, more of the time than my other servers. So I ran /usr/local/directadmin/dataskq d2000 and got a strange result:
I've changed the user in the above lines to XXXX for security. None of my other servers have those check_cgroup_pressure_events lines. What do they mean and how to resolve the problem causing them? Any ideas? Thanks.
Code:
# /usr/local/directadmin/dataskq d2000
get_process_list_from_status: running: /usr/bin/systemctl status clamav-freshclam.service 2>&1
get_process_list_from_status: running: /usr/bin/systemctl status [email protected] 2>&1
CGroup::check_groups
CGroup::check_cgroup_pressure_events:XXXX: either old or live memory.pressure is missing
CGroup::check_cgroup_pressure_events:XXXX: either old or live cpu.pressure is missing
CGroup::check_cgroup_pressure_events:XXXX: either old or live io.pressure is missing
I've changed the user in the above lines to XXXX for security. None of my other servers have those check_cgroup_pressure_events lines. What do they mean and how to resolve the problem causing them? Any ideas? Thanks.