Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
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"
-
phpsysinfo will also tell you the number of current users under the vital statistics banner.
Jon
-
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
-
PHPsysinfo only shows the users logged in via console, not actual users connected to the machine.
-
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!