Summary | Database fix for Windows Application Usage |
Platform | Unix |
Category | bugfix |
Requires | 462 |
Client Required Patch/es | |
Supersedes | |
Superseded by | |
Affects | Server: System Analyzer |
Last Updated | October 12, 2016 |
The database aggregation of Windows Application Usage (data type 31) failed to include some records with Count=0. This has been fixed. To restore the data in the database, run as the "openit" user: /opt/openit/bin/add --propagate --redo --datatype 31 --resolution <res> <res> is the base resolution of the data type. Usually it is 300. Check from <database-dir>/31/M/*/*/*/<res>/. NOTE: This operation will temporarily increase the size of the database folder for this data type. Check with du <database-dir>/31 -s (or something similar) and multiply with three. This is the free disk needed for the operation. NOTE-2: 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.