Forum Moderators: DixonJones

Message Too Old, No Replies

CPU Usage Tracking

Any fostware that can be put on a virtual host?

         

Knowles

3:48 pm on Aug 8, 2002 (gmt 0)

10+ Year Member



I need a way to track the CPU usage of my site. What I am wanting to know is how much usage is being used by a chat server that is on it. Is there any software packages that I can place on the server that will track this?

Nick_W

3:51 pm on Aug 8, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If it's on a linuz/unix box and you have ssh access you can use top.

$> top

(i think..)

Nick