Summary for Patch 370 (Verified)

Version 5.1.0.1

Full summary
Summary Add correct handling of the license.exclude configuration
Platform Unix
Category
Requires
Server Required Patch/es
Supersedes 354, 350, 326
Superseded by
Affects Client: License Analyzer
Last Updated September 30, 2009

Download now

Download_red patch370.tar.gz

Description

This patch installs updated binaries for FLEXlm debug log
data collection that correctly handles include/exclude of
product and features using the

  /var/opt/openit/etc/license.exclude

configuration file. This is the same exlcude file that is
used by the licpoll program.

Supersedes Patch Description

Expand all

Patch 354 — Fix bug when parsing two-digit years in TIMESTAMPs
This pach fixes a bug when parsing 2 digit year identification
in old FLEXlm debug log files (FLEXlm v4 and v5).
Patch 350 — Updates License clients with latest FLEXlm debug log programs
This patch includes the lastest version of the flexlogcollector and
flexpoller programs. It fixes a bug in flexpoller that resulted
in crash for some lmstat input files. The flexlogcollector
has been updated with a new configuration parameter that allows
monitoring of FLEXlm debug log files to be done on a host in
a different time zone than where the files is written. 

For each monitored log file an individual timezone object can be
set, e.g

  sources()=""
  {
     Product()=""
     {
       product-name(String)="product"{}
       debug-file(FileName)="/prog/product/log/debug.log"{}
       timezone(TimeSpan)="P2H"{}
     }
     ...
  }
 
NB! Only specify timezone for products that do not orginate
in the same timezone as the collection host
Patch 326 — Fix flexpoller crash when parsing RESERVATION lines
Fix problem when reading RESERVATION lines in lmstat output.
Previous version of flexpoller would crash on such input
lines.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT 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