Summary | Peloton Data Collector Fixes |
Platform | Windows |
Category | bugfix |
Valid for | 6.2.1.x, 6.3.x, 6.4.x |
Requires | 6.2.1.5: 1253 |
Server Required Patch/es | |
Supersedes | 1301, 1251 |
Superseded by | |
Affects | Client: License Analyzer |
Last Updated | October 12, 2016 |
General Description: * Fixed wrong timestamp in License Monitor due to improper handling of GMT time. * Fixed log file parsing collection causing high license in use (above max available licenses) * Please configure the ff. after patch installation: ** Modify <InstallDir>/Configuration/Components/logfilecollector-peloton.xml, logfilecollector.source.dir to point the Peloton debug log directory and make sure the logfilecollector.source.pattern matches the log file names ** Modify <InstallDir>/Configuration/scheduler/client-parser-peloton.oconf, root.scheduler.jobs.logfilecollector-peloton.general.active.value to true ** Modify <InstallDir>/Configuration/scheduler/client-parser-peloton.oconf, root.scheduler.jobs.parser-records-peloton.operation.arguments.value and append --timeout <timespan> (i.e. --timeout PT2H). This will make sure that logon with missing logoff will not be counted forever. ** Restart the client. Detailed Description: * The parser writes the time in license status file in local time, this is incompatible with the server because the server treats the time as GMT. * Debug log information, ".* Session not found in net file during logoff" was not being handled properly by the Parser. There are instances where there is no proper logoff information. The Parser will misunderstand the license use because of lacking information, fortunately there is this "Session not found" information that the Parser now can utilize to know if the usage has already been logged off. * This patch will update openit_pelotoneventsparser.exe (will also be renamed to openit_logparserpeloton.exe) and configuration files. This also introduces openit_microclient.exe, a utility that will be used by the client to send the data to the server.
*General Description: Adds "timeout" configuration and parsing issues. Detailed Description: This patch enables the user to configure Peloton events log collector with "timeout" so that license check out events will not last forever when there is no corresponding check in. *General Description: Failing to match log on and log off events Detailed Description: The installation of this patch fixes the issue on cases wherein the parser fails to recognize events, making it unable to match the corresponding check in of a license checkout. *General Description: Support for reporting log events ((License logfile events v2)) with event details on the server Detailed Description: Configuration file matchobjects-events-peloton.oconf is updated to include collection of event details and concurrent license use information from the log files. Note: This patch requires server patch 1310 for windows or 984 for unix.
Adds support for collection of Peloton license events data through Peloton log files. To turn this on we have to configure: * Configuration\Components\logfilecollector-peloton.xml - set logfilecollector.source.dir to point to the location of Peloton log files. * Configuration\scheduler\client-parser-peloton.oconf - turn on scheduler.jobs.logfilecollection-peloton.general.active to start collection of log file data.
Unpack the zip file anywhere on the machine to patch. Run install.exe to start installation. Once the patch has been installed, you may delete the unpacked directory. NOTE: The patch must be installed by a user with administrator rights.
No corresponding Patches available.