Patch 572 has not been released yet

Summary for Patch 572 (Cancelled)

Version 5.1.0.1

Full summary
Summary C++ Aggregation of StorageAnalyzer data. Chart date fix.
Platform Unix
Category bugfix
Requires 481, 462
481, 462, 444, 437, 334 (incl. dependencies)
Client Required Patch/es
Supersedes 549, 544, 526, 525, 489
Superseded by 574 : Verified / Not hidden
Affects Server: Storage Analyzer
Last Updated February 24, 2011

Download now

Download_red patch572.tar.gz

Description

The aggregation of storage data use to be treated with the so called
TIMEAVG aggregation type. The way of processing this type of data was
not correct. It has now been corrected.

Date formatting in Excel has been fixed. For this fix to take effect,

REPORTS_EXCEL_CHART_TEXT  <something>

has to be removed from /etc/opt/openit/openit.cfg.

NOTE: If the database has been manually loaded with the same data
(same day) multiple times, it is necessary to do an update of the data
in the database.

NOTE-2: This patch should give the same functional update as patch
#549. But it is needed if C++ summasummarum is used: The C++
summasummarum is turned on by default by this patch. If it is not
wanted, turn it off by running:

chmod a+x /opt/openit/libexec/bin/summasummarum
chmod a-x /opt/openit/libexec/*/bin/summasummarum

Supersedes Patch Description

Expand all

Patch 549 — Aggregation of StorageAnalyzer data. Chart date fix.
The aggregation of storage data use to be treated with the so called
TIMEAVG aggregation type. The way of processing this type of data was
not correct. It has now been corrected.

Date formatting in Excel has been fixed. For this fix to take effect,

REPORTS_EXCEL_CHART_TEXT  <something>

has to be removed from /etc/opt/openit/openit.cfg.

NOTE: If the database has been manually loaded with the same data
(same day) multiple times, it is necessary to do an update of the data
in the database.
Patch 544 — Back end fix on report tool
Measurement values were not aggregeted when "Max in use" or "Max of
all" were selected in license reports. This has now been fixed.
Patch 526 — Time zone fix for C++ summasummarum
Support for daily and weekly data from client laying in a time zone
east of the server. Such data used to be shifted to an earlier time
stamp. Now the client data of day and week interval is converted to
11:00 UTC. This is converted back to localtime 00:00 on the server.
Patch 525 — Time zone fix for summasummarum
Support for daily and weekly data from client laying in a time zone
east of the server. Such data used to be shifted to an earlier time
stamp. Now the client data of day and week interval is converted to
11:00 UTC. This is converted back to localtime 00:00 on the server.
Patch 489 — C++ summasummarum
This patch includes a summasummarum written in C++. For 64bit
platforms it will be able to use more memory than 4GB. This may be
needed in large installations.

This patch is probably most useful on servers, although it can also be
installed on clients.

Installation

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

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version 5.1.0.1