Summary for Patch 2202 (Released)

Summary Fix for reducing memory use of license events data
Platform Unix
Category bugfix
Valid for 6.4.x, 6.5.0.x, 6.5.1.14
Requires 2153, 2170, 2187
Client Required Patch/es 1547
Supersedes
Superseded by
Affects Server: Core
Last Updated July 31, 2019

Download now

Download_red patch2202.tar.gz

Description

This patch replaces the filter files of:

- Total license use licenseevents (licenseevents-total-usage)
- Individual license use licenseevents (licenseevents-individual-usage)
- Usergroup license use licenseevents (licenseevents-usergroups)
- License logfile events v2 (licenseevents-log-v2)
- Denied license use licenseevents (licenseevents-denied)
- Host license use licenseevents (licenseevents-host-usage)
- Hostgroup license use licenseevents (licenseevents-hostgroups)

and adds a new filter file:
- licenseevents-init

This patch also updates:

- openit_filtrator
- regenerate_data
- data_generation_config
- daft.conf


to reduce the memory use of generating license events data. 

Note: This patch will backup the license events filters in the <ConfigurationDir>/filtrator
directory. If any modifications are applied, manual configuration is required.

Installation

Unpack tar file in e.g /tmp/patch on the Open iT host. Do the following as root:

	cd /tmp/patch
	./patch.pl

Corresponding Windows Patches

1700 Readme Download



Back to Version List