It turns out that they have a lot of dashboards but the computer can’t handle them all. To resolve this they reboot the computer every 2 hour by script.
I
Environment
Release : 9.2.0
Component : UIM - UMP
Resolution
In the current UMP, you can restrict all user's (Including administrator) for simultaneous login ie if a user have an active session he can not able to login during the time session is active.
If customer wish implement this feature the steps are below :
1. Go to ump server
2. Take backup of file "portal-ext.properties" from the location "Nimsoft\probes\service\wasp\webapps\ROOT\WEB-INF\classes"
3. Open "portal-ext.properties" file in notepad and search for the string "ump.disallow.simultaneous.logins"
4. Change value of "ump.disallow.simultaneous.logins" from false to true
5. Save the file and restart the wasp probe
6. Login and validate.
Currently the feature to restrict the number of active sessions per user is not available in the ump. If you wish to need this feature can consider to create an idea for the same that will go to product management team for further review and action.