ExamarCorp / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

Process manager for VPS #172

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reason:
Sometimes it's needed to check list of running processes and maybe 
kill/terminate some of them. Performing such task from the panel looks useful. 

Description:
Need to implement process manager. It should looks like grid with some sort of 
"ps aux" output as content data. Grid should provide the ability to select 
processes and perform kill operation.

Original issue reported on code.google.com by sibprogrammer on 15 Aug 2010 at 11:33

GoogleCodeExporter commented 9 years ago
Why would this be implemented since there's a console available for the 
container? It's not that hard to do a 'ps aux' & 'kill -9 PID'...

Original comment by alecksie...@gmail.com on 11 Oct 2010 at 7:38

GoogleCodeExporter commented 9 years ago
It's low priority feature. The main reason is that I was asked about something 
similar to win taskmanager for VPS.

Original comment by sibprogrammer on 11 Oct 2010 at 2:02

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 17 Apr 2011 at 12:46

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 1 May 2012 at 9:50