-1
votes
1answer
116 views

Ubuntu: how to generate logfiles from Resources found in System Monitor tool at given interval [closed]

Starting position: We are porting our software from windows to linux (ubuntu is target system for now). As our software is quite performance intense, we are looking for a tool for endurance tests ...
0
votes
1answer
71 views

Tracking client's disk usage and bandwidth

I run a shared server (Ubuntu Linux) with up to 20 client websites on it. Does anyone know of an application that will allow me to track the disk usage of each client (apache VHOST) and bandwidth?
1
vote
1answer
74 views

Tracking down a resource starvation issue

My Ubuntu 9.04 server on Slicehost is periodically freezing, and not responding to ssh or console access. I believe it is some kind of resource starvation or swap death issue. This has been ...