Koozali.org: home of the SME Server

Tools

tmn

Tools
« on: September 06, 2002, 06:40:37 PM »
Hi @ll !

Glad to say my sme5.5 is doing great after some good answers from this forum.
Many tnx for that.

Question:
Is there any tool that i can use to see the load on my SME server ?
IE. how many users are currently online, both LAN and WEB-server.

Tnx in advance

Rgs TMN

Nathan Fowler

Re: Tools
« Reply #1 on: September 06, 2002, 09:58:05 PM »
Is there any tool that i can use to see the load on my SME server ?
Use "top"

IE. how many users are currently online, both LAN and WEB-server.
"netstat -a|grep -i established"

Jon Blakely

Re: Tools
« Reply #2 on: September 07, 2002, 03:04:05 AM »
phpsysinfo will also tell you the number of current users under the vital statistics banner.

Jon

ghost

Re: Tools
« Reply #3 on: September 07, 2002, 03:35:33 PM »
with that phpsysinfo it showed there was 2 users when infact i know there was alot more is this a bug in the phpsysinfo?

any advice would be great

ghost

Nathan Fowler

Re: Tools
« Reply #4 on: September 08, 2002, 03:02:21 AM »
PHPsysinfo only shows the users logged in via console, not actual users connected to the machine.

Holger

Re: Tools
« Reply #5 on: September 09, 2002, 05:00:46 PM »
Use cacti it does EVERYTHING you need   ;-)

http://gd.tuwien.ac.at/opsys/linux/e-smith/contrib/SassouEfoeBoris/cacti.html

... is probably what you need!