|
Troubleshooting a Calculated Indicator
Calculation Failures
• Divide by zero: This situation occurs when the calculation contains an input that is used in the calculation as a divisor and the current value of the input is equal to zero.
• Null input: This situation occurs when one of the inputs in the calculation evaluates to null (no value). This can happen for several reasons, for example:
• Calculation string error: This situation occurs when the calculation string itself is flawed. This can happen, for instance, when the calculation expression contains Boolean logic that does not properly deal with every value that an input can have.
• Indicator’s asset is non-operational: If the asset that owns the calculated indicator is in a non-operational state, the indicator is not recalculated if a new reading is entered for one of its inputs and that input’s indicator belongs to a different asset. However, if the input’s indicator belongs to the same asset, the indicator is recalculated.
• Inputs are outside the required proximity: This setting is only applicable when a calculation uses more than one indicator reading-based calculation input. This rule does not apply to filter-based calculation inputs. With required proximity, you can specify the length of time within which all readings must have been collected in order for APM to evaluate the rule or calculation. If any of the indicators fall outside of the required time period, APM does not evaluate the calculation.Test Value Errors
To Review Incorrect Readings
2. Select the Readings view, and then the Readings tab. This tab shows the history of readings for this indicator.
3. From the configuration list, select Incorrect Readings. This table lists any incorrect readings that were created for the indicator.
5. Select the Incorrect Reading tab. This tab shows the reason for the incorrect reading.
6. Select the Calculation tab. This tab shows the calculation formula or function used to create the reading, as well as the values for each of the calculation inputs.
7. When you are finished reviewing the reading, click OK to close the dialog.