#High suspend action count on data type 92
#Problem
Data type 92 (License Optimizer Action) produces unrealistic values on suspend action count.
#Solution
Apply the configurations shown in the Open iT server.
To resolve the issue, we need to eliminate the duplicates in the freeze
data. To do this:
Open the
filtrator.xml
file in the Component directory, which is by default inC:\Program Files\OpeniT\Core\Configuration\Components
.Locate and set the value of
filtrator.corrections.eliminate-duplicates.freeze
to true.filtrator.xmlSave the changes.
Open a command prompt with Administrator level privileges.
Go to the bin directory, which is by default in
C:\Program Files\OpeniT\Core\bin
, run the command:Command SyntaxExampleUpdate the configuration file, run the command:
Command Syntax
After applying the changes, you need to regenerate data type 92 (License Optimizer Action) to reflect the changes in the database. Please refer to the Regeneration of Data page for instructions.