Summary | (Minor) Fix report values with REPORTS_DECIMAL_DIGITS 0 |
Platform | Unix |
Category | bugfix |
Valid for | 4.9.x |
Requires | 436 |
Client Required Patch/es | |
Supersedes | 443 |
Superseded by | |
Affects | Server: Core |
Last Updated | September 30, 2009 |
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.
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.
Unpack tar file in e.g /tmp/patch on the Open iT server. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.