Summary | C++ Aggregation of StorageAnalyzer data. Chart date fix. |
Platform | Unix |
Category | bugfix |
Requires | 462 |
Client Required Patch/es | |
Supersedes | |
Superseded by | 574 : Verified / Not hidden |
Affects | Server: Storage Analyzer |
Last Updated | February 24, 2011 |
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
Unpack tar file in e.g /tmp/patch on the Open iT server/client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.