Koozali.org: home of the SME Server

server slowing down

sage

server slowing down
« on: December 09, 2001, 09:15:47 PM »
Is there a way to tell howmany people are downloading somthing from a server.  I have noticed that once and a while my server is very slow to respond to my web browser.  I just reboot it and the problem goes away, because I just disconnected all the people downloading files.  So is my computer slow because its out of resources or is it slow because there are lots of people downloading files.

Sage

Alexander

Re: server slowing down
« Reply #1 on: December 10, 2001, 12:04:06 AM »
Hi,

you should first try "top" at the root-console.

This will show you, who or what drains your ressources.

After that you can beginn to kick the downloaders out...

Alex

Sidney

Re: server slowing down
« Reply #2 on: December 11, 2001, 05:23:05 PM »
Alexander,


   I am also interest in this but I don't understand what you mean "top" at the root-console.

could you explain a little more.



Thanks

Todd

Re: server slowing down
« Reply #3 on: December 12, 2001, 03:13:51 AM »
Typing "top" at the command line will show you which processes your TOP CPU hogs are. Try "man top" for more info.

Sidney

Re: server slowing down
« Reply #4 on: December 12, 2001, 04:14:19 PM »
Thanks