Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: tmn on September 06, 2002, 06:40:37 PM

Title: Tools
Post by: tmn 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
Title: Re: Tools
Post by: Nathan Fowler 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"
Title: Re: Tools
Post by: Jon Blakely on September 07, 2002, 03:04:05 AM
phpsysinfo will also tell you the number of current users under the vital statistics banner.

Jon
Title: Re: Tools
Post by: ghost 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
Title: Re: Tools
Post by: Nathan Fowler on September 08, 2002, 03:02:21 AM
PHPsysinfo only shows the users logged in via console, not actual users connected to the machine.
Title: Re: Tools
Post by: Holger 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!