Show service resource usage systemd
Current memory, CPU, and task counts from cgroup
systemctl status myapp.service | grep -E 'Memory:|CPU:|Tasks:'
more systemd
all 26 commands →
Current memory, CPU, and task counts from cgroup
systemctl status myapp.service | grep -E 'Memory:|CPU:|Tasks:'