It looks like you're new here. If you want to get involved, click one of these buttons!
I am using hestiacp, how can I find which one of the user account / domain that exhausted my cpu ?
reading the logs?
@netomx said: reading the logs?
Do you mean the domain log ?
Or is there some log that says, "this specific user abuse your cpu" ?
Nginx log maybe..
Try ps axo pid,user:32,%cpu,%mem,cmd https://forum.hestiacp.com/t/limit-ram-and-cpu-for-user/2413/12
ps axo pid,user:32,%cpu,%mem,cmd
@unfortunately said: Try ps axo pid,user:32,%cpu,%mem,cmd https://forum.hestiacp.com/t/limit-ram-and-cpu-for-user/2413/12
thanks.
Comments
reading the logs?
Do you mean the domain log ?
Or is there some log that says, "this specific user abuse your cpu" ?
Nginx log maybe..
Try
ps axo pid,user:32,%cpu,%mem,cmd
https://forum.hestiacp.com/t/limit-ram-and-cpu-for-user/2413/12
thanks.