Summary | Unix Process Accounting collector fixes |
Platform | Unix |
Category | bugfix |
Requires | |
Server Required Patch/es | |
Supersedes | 2077, 2058, 2053, 967, 927, 998 |
Superseded by | |
Affects | Client: System Analyzer |
Last Updated | June 30, 2017 |
This patch fixes: - Unix Process Accounting that sometimes uses too much CPU - Unix Process Accounting that sometimes misses short data - Unix Process Accounting that sometimes duplicates PACCT and PS data The updated programs are monips, monips_to_psm and the client daemon.
General Description: Ability to read PBS data files with CR Detailed Description: PBS data has been handled already, but it can't be supported if the input file contains CR. This patch updates pbsacct_to_psm to be able to read input files containing CR in the lines. This has been tested on TORQUE and it was able to parse these files.
General Description: Missing memory information in PBS data caused invalid output Detailed Description: This patch updates the pbsacct_to_psm on Unix client to handle data that misses the memory information in the PBS records. It will add the value 0 whenever the memory information is missing.
General Description: This patch fixes the collection of SAR data after installing Patch 998 Detailed Description: SAR got an error in data collection because of a very old revision of Client.pm after installing Patch 998. This patch updates Client.pm to fix the error from Patch 998.
The free memory was previously reported as "memory pages" by SAR. It has been changed to KB. This is the client update needed for Solaris clients in this respect. It updates sar_to_psm and SAR.pm. The patch also contains an update to fix the client daemon that caused a possible loss of data as a result of PID rotation. This applies to all platforms. Client.pm is updated for this fix. Patch 966 is the corresponding server patch.
This patch contains updates needed for SuSE client, AIX 6 and AIX 7 client. This patch contains the Perl programs and modules needed to run SystemAnalyzer on the mentioned clients. It adds support for Open iT 6.3.0.5.
General Description: Add lock for cron job for license status transfer on Unix client. Detailed Description: There are license-status warnings found in openit_serverd.log when the cron job for sending license status files is triggered many times with short interval. In Management Console tab, when cron 0 for monitor license status is clicked many times in just a short time, the cron job processes repeatedly causing the warning in log that the status file already exists. This patch fixes this issue by updating the Client.pm to make sure that no more than one cron job is running at any time.
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.