Summary | Add expire configuration option for client list in WebGUI |
Platform | Unix |
Category | bugfix |
Valid for | 6.1.x, 6.2.x |
Requires | 6.1.0.12 - 6.2.0.11: 805 |
Client Required Patch/es | |
Supersedes | 857 |
Superseded by | |
Affects | Server: Core |
Last Updated | September 24, 2013 |
This patch adds a thresholding/expiry function that allows automatic removal of client from the openit_client_info.json that is used to show the client list in the WebGUI. The max age of these entries can now be configured by adding, e.g. CLIENT_INFO_MAX_DAYS 30 to /etc/opt/openit/openit.cfg By default this directive has value 0 which turns expiry thresholding off. After changing this value run /opt/openit/bin/openit-logger restart to trigger new config
This is to add option to change offset of map maintainer.
Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.