Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: sage on December 09, 2001, 09:15:47 PM

Title: server slowing down
Post by: sage 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
Title: Re: server slowing down
Post by: Alexander 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
Title: Re: server slowing down
Post by: Sidney 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
Title: Re: server slowing down
Post by: Todd 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.
Title: Re: server slowing down
Post by: Sidney on December 12, 2001, 04:14:19 PM
Thanks