Summary for Patch 881 (Verified)

Summary Linux sar with support for rq-size and iowait%
Platform Unix
Category bugfix
Valid for 6.0.1.x, 6.0.2.x, 6.1.x, 6.2.x
Requires 6.0.1.0 - 6.2.0.11: 810
Server Required Patch/es
Supersedes 797, 743
Superseded by 967 : Verified / Not hidden
927 : Verified / Not hidden
927 : Verified / Not hidden
Affects Client: System Analyzer
Last Updated February 10, 2014

Download now

Download_red patch881.tar.gz

Description

Adds use of sar -q to get "rq-size" (Run queue size) on Linux.

Adds "Wait IO %" on Linux.

Both are measurements.

Fixes a bug in parsing that caused the time stamp of the sar logs to be delayed
by one sar interval.

Supersedes Patch Description

Expand all

Patch 797 — Error handling for pacct, support for sar version 9
pacct_to_psm is now allowed to complete processing of a pacct file that contains more faulty
records. Earlier, the process would be aborted after a certain number of such records. The error
checking can be turned on / off by setting a directive in /etc/opt/openit/openit.cfg:

PACCT_CHECK_ERROR (on|off)

If the directive is not present, the default behavior is as before, "on".

sar has been extended to handle version 9 of the sysstat package.
Patch 743 — Avoid use of ypcat (configurable)
Update on the module that converts UID to user name. Us of "ypcat" can be turned on or off by
setting in /etc/opt/openit/openit.cfg:

UID_YPCAT   (true|false)

The default is to use "ypcat".

Installation

Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root:

	cd /tmp/patch
	./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version List