Summary | Allows Open iT admin to decide when and how often archive data should be archived and processed |
Platform | Unix |
Category | |
Valid for | 4.9.x |
Requires | 272, 275 |
Server Required Patch/es | |
Supersedes | |
Superseded by | 397 : Verified / Not hidden 338 : Verified / Not hidden |
Affects | Both: Core |
Last Updated | September 30, 2009 |
This patch adds two configuration directives to the server which both affect the "_archive_license_data"-cronjob. - ARCHIVE_DATA_INTERVAL, which determines how often data should be archived, with the values determining how many seconds should pass between each archival. 3600 = one hour, 86400 = one day. 86400 is the default used if the directive isn't set. - ARCHIVE_DATA_OFFSET, which determines how many seconds after each period-start the job should be started. The default is 15000, which equals 4 hours and 10 minutes.
Unpack tar file in e.g /tmp/patch on the Open iT server/client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.