How to change the "Availability Criteria" of SLAs?
When accessing the "Service Details" dashboard the "Availability Criteria" is defined as:
"State of the monitored source must be at a severity level of Critical or lower."
How to change it from "Critical" to "Warning"?
The registry variable FMSServiceSLP_StateThreshold can be used to set the state value of a topology object used in the definition of an FSMService at which the object is considered to be unavailable.
The default value is 4 (Fatal) and objects will need to be at a fatal severity level to be considered unavailable; if set to 3 (Critical) then objects at critical severity or higher will be considered unavailable.
When setting different scopes for this registry variable, the value can differ for different objects; if different scopes are not set, the new threshold will affect all services.
Note: The text information box on the "Service Details" dashboard will not change after updating the registry variable.