IMC Supervisor configure session timeout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 05:29 AM - edited 03-01-2019 01:09 PM
Hi
I have a IMC Supervisor installation which i use for monitoring purpose on a monitoring device running with a transparent screensaver.
I would like to configure the session timeout, so i don't have to log in all the time.
Is there anyway to change the session timeout setting globally or per user?
Kind regards
Michael
- Labels:
-
Unified Computing System (UCS)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2017 06:31 AM
Greetings.
Checking http://www.cisco.com/c/en/us/td/docs/unified_computing/ucs/Cisco-IMC-Sup/mgmt-guide/2-1/b_Cisco_IMC_Supervisor_Mgmt_Guide_2_1.pdf there is a reference to a connectiontimeout parameter in an apache config xml file:
Log in as root.
/opt/infra/web_cloudmgr/apache-tomcat/conf/server.xml file:
connectionTimeout="20000", which should be about 5.5 hrs by default.
Thanks,
Kirk...
