Summary | Added support for IBM LUM offline usage |
Platform | Unix |
Category | functionality |
Requires | |
Server Required Patch/es | |
Supersedes | |
Superseded by | 519 : Verified / Not hidden |
Affects | : License Analyzer |
Last Updated | September 30, 2009 |
Added support in LicPoll for including offline usage from IBM LUM.
Before you install this patch, you need to manually update the LicPoll configuration file - licpoll.conf, found in: /var/opt/openit/etc/ Scan down until you find the object named "license-types". Below this, you will have one or more LUM license type objects. (These will typically have "LUM" in their names, but if you look at the "type" sub-object, all that have the value "LUM" are LUM license type objects. For each of these, insert the following at the end, same level as "status-command": status-command(FileName)="<path to i4blt>" { arguments(String)="-s -lc"{} } --- Cut & paste the following --- offline-status(Bool)="true" { arguments(String)="-s -lco"{} } --- End --- Do this for each LUM license type object for which you want to log offline usage. Unpack tar file in e.g /tmp/patch on the Open iT client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.