OpenVZ Forum


Home » General » Support » How to discover which user causing high load? (OpenVZ node)
Re: How to discover which user causing high load? [message #50599 is a reply to message #50591] Fri, 20 September 2013 09:38 Go to previous messageGo to previous message
votsalo is currently offline  votsalo
Messages: 26
Registered: December 2011
Location: Greece
Junior Member
perhaps you can use a script like this:

for ctid in `vzlist -1`
do
echo $ctid` vzctl exec $ctid uptime`
done
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: CentOS 6 public static IP routing
Next Topic: 1,2Ghz VPS have load of 4
Goto Forum:
  


Current Time: Tue Aug 19 15:39:53 GMT 2025

Total time taken to generate the page: 0.17232 seconds