Summary for Patch 466 rev2 (Verified)

Version 4.9.0.2

Full summary
Summary (Minor) Fix report values with REPORTS_DECIMAL_DIGITS 0
Platform Unix
Category bugfix
Requires 436
436, 366, 339, 338, 320, 277, 275, 272, 265, 248 (incl. dependencies)
Client Required Patch/es
Supersedes 443
Superseded by
Affects Server: Core
Last Updated September 30, 2009

Download now

Download_red patch466-2.tar.gz

Description

This patch fixes report value formatting when

 REPORTS_DECIMAL_DIGITS 0

is set in openit.cfg.

Also, output of classifications with format <<x>> should
now be the same in GUI classvar list and report output.

Supersedes Patch Description

Expand all

Patch 443 — Restore threshold and top reports after #436
This patch fixes ability to report with top and threshold settings
with ABSAVG values, which did not work after patch #436.

In addition, the backend supports a directive in openit.cfg for
setting precision of values in html reports, like:

REPORTS_DECIMAL_DIGITS 3

will set use of three digits in fractional part of values in html
reports. A "+" or a "-" can be added to force rounding up or down.

Installation

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

  cd /tmp/patch
  ./patch.pl

Corresponding Windows Patches

No corresponding Patches available.



Back to Version 4.9.0.2