What is has been the max concurrent users on your Luminis System?

less than 100
16% (12 votes)
101-200
5% (4 votes)
201-300
10% (7 votes)
301-400
12% (9 votes)
401-500
8% (6 votes)
greater than 500
48% (35 votes)
Total votes: 73

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

I'm curious how different peo

I'm curious how different people are tracking this.

I too would be interested in

I too would be interested in learning techniques other Luminis admins are using for trending usage on their systems.  For the number of concurrent users we are currently just manually checking the System Usage metric in the admin UI or by issuing a cptool list sessions -c from the shell.  I would like to trend this automatically through MRTG or a similar process but as far as I know this metric is not exposed via SNMP.

Cory B. Goleman
Systems Engineer
Western Governors University

http://www.wgu.edu/

Concurrent active session stats

I put together a couple of little scripts which generate a graphical view of the days concurrent usage. You can see the results and the scripting at -


https://cgi.cc.lehigh.edu/~insna/cp0-stats/index.shtml

Feel free to copy them or e-mail me at Dan.Schwartz@lehigh.edu if you have any questions.

- Dan

active sessions vs active users

We are seeing between 10 and 20% on a daily basis. It's hard to quantify, but our daily max is around 4600 different people logging in during the day, and our max concurrent logins seems to be around 800. I haven't collected these stats during fall/spring registration yet, but my feeling is that it would go higher during that period.

We have around 8100 people with accounts right now.

Permission denied

I click the link ( https://cgi.cc.lehigh.edu/~insna/cp0-stats/index.shtml ) and got a

Forbidden
You don't have permission to access /~insna/cp0-stats/index.shtml on this server.

message :)
-Jon

We currently do an hourly L

We currently do an hourly LDAP search on the user's last login time on our Luminis III.2 system; while this doesn't exactly correlate to # of logged in users, it does help us benchmark how many users are logging within each hour. This is set to run as a cron script at the top of each hour on our Solaris box.

Alice Kim
Webmaster
Lake Michigan College
http://www.lakemichigancollege.edu

More stats related reading already on site

Concurrent users compared to active accounts

This is an interesting survey. We are trying to get some hardware specs together for Luminis so figuring out this data is important. What would be even more interesting is to know what percent of active accounts this number represents. SSCT tells us the rule of the thumb for figuring out concurrent sessions is 10% of active users. What are your findings in the field????