Summary for Patch 631 (Verified)

Version 5.5.0.0

Full summary
Summary Fix on C++ summasummarum for StorageAnalyzer
Platform Unix
Category bugfix
Requires 627, 618, 462
627, 625, 618, 462 (incl. dependencies)
Client Required Patch/es
Supersedes
Superseded by
Affects Server: Core
Last Updated October 12, 2016

Download now

Download_red patch631.tar.gz

Description

Fix for TIMEAVG aggregation.

After the patch is installed, server data for the month and year has to be updated. Only some data
types need to be updated.

Log on to a client and check the directive

STORAGE_FILE_SPACE_PERIOD <period>      #data type 29
STORAGE_FILE_SYSTEMS_PERIOD <period>       #data type 24
STORAGE_QUOTA_PERIOD <period>          #data type 40

in /etc/opt/openit/openit.cfg.

To update disk utilization data, check the server directive:

DISK_UTIL_INTERVAL <period>     #data type 59

in /etc/opt/openit/openit.cfg.

Only the data type numbers found in the database need to be updated. And only these four data types.

If a directive is "daily" (or "da") the data collection interval is 86400. If the directive is this
number, this number is the interval. Otherwise it is weekly interval, 604800. It is adviced to take
a backup of the database directories for these data types. Run as the "openit" use for each relevant
data type:

/opt/openit/bin/add --redo --datatype <data type> --resolution <interval>

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 5.5.0.0