How to free GUI server memory consumed by History Viewpoints in Control-M/Enterprise Manager? When GUI client users load and leave multiple viewpoint windows open for a long period of time, eventually the GUI Server reaches high water mark on the number of objects it has to maintain. |
In order to close automatically close Viewpoints, you may set the Control-M EM system parameter 'EnableIdleTimeTimer' to '1' which enables automatic closure of Viewpoints after a set period of time with no activity. A value of ‘1’ will automatically close or timeout idle connections for Archived Viewpoints. These are the possible values: 0-Disable Idle time timer This parameter works in conjunction with parameter ‘IdleTimeTimerInterval’ which is set by default to 15 minutes. It defines the time interval in minutes when the Viewpoint is closed automatically after a set period of time with no activity (mouse click or keyboard press). Please note that these parameters take effect after a user logs out then logs back in. Existing GUI login sessions are not affected.
|