i am using NPM & NTA SL500 element license .i want to know how many user account supported in Orion web console?
I don't believe there is a limit on the number of accounts you can have. If your specifically asking about concurrent connections, it is recommended that around 10-20 before you should start looking at the additional web server. That said, I would encourage the additional web server regardless just for performance gains. It makes a magnitude difference.
I don't think we have a specific user account limit as such
10-20 per http://www.solarwinds.com/documentation/en/flarehelp/orionplatform/content/core-server-sizing-sw665.htm?Highlight=web%20server%20capacity_
Your mileage may vary. If you hit performance issues related to the number of concurrent web users, you can use an additional web server.
http://www.solarwinds.com/documentation/en/flarehelp/orionplatform/content/core-using-an-orion-additional-web-server-sw2306.htm
Where I've worked, we've had AD groups that were set up for this purpose. We could have had 100 users, or 1000 users, but we had perhaps a dozen groups with permissions/ view limitations unique to the group. Almost no user accounts were defined in the application. Upon PKI and AD authenticating, the group membership within AD and the order of the groups within SolarWinds dictated what view someone saw as their home page/ which nodes they saw and which were not visible. If you are asking about large numbers of accounts, you probably also need to consider AD group membership and how it works within SolarWinds. My initial recommendation (10-20 concurrent users) came from SolarWinds documentation. This answers a different question. If all users defined are all connecting at the same time (vs divided up into three different daily shifts), you may hit performance issues where the additional web server is useful. Note that the answer marked as correct encourages the additional web server. That may or may not be the right fit for you. It could be overkill and needless expense. You haven't provided enough detail to make that recommendation (or to recommend against it). The answer marked as helpful is accurate with respect to the 10-20 user recommendation per the link I provided earlier.
Thanks nglyn.
Thanks d09h.