Summary | Handling of pacct data with 32bit GID / UID |
Platform | Unix |
Category | bugfix |
Valid for | 5.2.2.1, 5.3.x, 5.4.x, 5.5.0.x, 5.5.1.x |
Requires | |
Server Required Patch/es | |
Supersedes | 548, 547, 422, 407 |
Superseded by | |
Affects | Client: System Analyzer |
Last Updated | September 30, 2009 |
The pacct file was previously parsed with 16 bit formatting on GID / UID. This is changed to 32 bit. Also, the elapsed time values are slightly improved.
pacct_to_psm and monips_to_psm used to have a check on the range of the group id number. This check has been removed, to allow group ids greater than 16 bits numbers.
pacct_to_psm and monips_to_psm used to have a check on the range of the group id number. This check has been removed, to allow group ids greater than 16 bits numbers.
Adds support for 64bit format of pacct records on Linux, stored in the acct_v3 struct.
Allows colons to be a part of command names in pacct and extended pacct. For extended pacct, there is now added a check that skips ps output that contains timestamp equal to zero (1970-01-01 00:00:00).
Unpack tar file in e.g /tmp/patch on the Open iT client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.