Summary | Performance improvement of archiver (recorder) |
Platform | Unix |
Category | functionality |
Requires | 576 |
Client Required Patch/es | |
Supersedes | 610, 608, 597 |
Superseded by | 648 : Verified / Not hidden |
Affects | Server: Core |
Last Updated | October 12, 2016 |
Improves performance of archiver by decreasing the number of calls to open() and close(). The update only affects recorder data. Currently only Linux and Solaris and AIX is supported.
In the configuration file daft.conf, there can be added an optional object 'archiver.process-threshold.ignore-age()="0"{}'. The default value is '0'. If this object contains a value other than '0', the archiver will ignore all records with start age before this age (in days). Only recorder data are affected.
Fixed a crash in archiver, when processing huge data, due to 'Out Of Memory'. NOTE: HP-UX does not have this fix. The binary from patch 597 is used.
Two fixes: Handling of records with negative measurements. Handling of records passign midnight.
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.