Can we set the number of simultaneous login of Nagios XI web console to 10?
Kindly let me know how can I achieve this.
Limit the number of simultaneous login to XI web console
-
avandemore
- Posts: 1597
- Joined: Tue Sep 27, 2016 4:57 pm
Re: Limit the number of simultaneous login to XI web console
There is nothing that would natively do this, and if you tried to use something like an Apache configuration or firewall connection to accomplish it then you would need to account for all the backend logins.
What is the real problem you are trying to solve?
What is the real problem you are trying to solve?
Previous Nagios employee
Re: Limit the number of simultaneous login to XI web console
Just checking in since we have not heard from you in a while. Did @avandemore's post clear things up or has the issue otherwise been resolved?
Former Nagios employee
Re: Limit the number of simultaneous login to XI web console
Hi avandemore,
I am not facing any problem. Just we want to provide login to 5 users only.
Use case: If already five Nagios Xi sessions are open and sixth person trying to login, He should not able to do even he knows the password.
I am not facing any problem. Just we want to provide login to 5 users only.
Use case: If already five Nagios Xi sessions are open and sixth person trying to login, He should not able to do even he knows the password.
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: Limit the number of simultaneous login to XI web console
Sorry, this is not possible in Nagios XI.vinish098 wrote:Hi avandemore,
I am not facing any problem. Just we want to provide login to 5 users only.
Use case: If already five Nagios Xi sessions are open and sixth person trying to login, He should not able to do even he knows the password.