Threshold Overrides
Last updated
Last updated
In a monitoring context, thresholds are typically set to ensure that when specific metrics (i.e., Background Utilization, CPU usage) exceed or fall below a specific value, the system responds appropriately (e.g., sending alerts or taking corrective action). An override allows users to modify these limits, either temporarily or permanently, based on unique requirements or conditions. This flexibility ensures that the system operates effectively under different circumstances.
Threshold overrides trigger status changes and alert generation. In IT-Conductor, they may be created either with or without a template. This section explains how to customize thresholds for monitoring metrics using predefined templates or manually defining criteria. Users can adjust criteria like server scope, intervals, and alert severity to manage monitoring alerts better.
IT-Conductor has pre-defined templates that may help users create threshold overrides easily.
Navigate to the service grid and click the metric you want to create a threshold override.
From the threshold chart screen, click the Threshold Overrides icon to load the list of the existing threshold overrides for that particular metric you selected in Step 1.
From the overrides screen, click the Create from Templates icon to load the list of templates.
Click the appropriate metric template.
Note: If you do not see any items upon clicking the Create from Templates icon, please contact the IT-Conductor Support Team to give you the proper access level.
You will be redirected to the template page. The parameters will be pre-filled, but you can edit the fields depending on your requirements.
Name - refers to the assigned name for the override being added.
Description - any relevant information about the override being added.
Object Criteria - refers to the specific attributes that will be monitored. Under Object Criteria, you may specify the override criteria. To add more criteria, click on the Add New Row, then fill in the following fields:
Name - refers to the exact criteria that you can monitor. You can choose one of the available criteria from the drop-down menu. However, by creating an override from a template, you already have a list of pre-selected criteria.
Oper - refers to the operator validation (=, !=, >, <, in, regex, NULL, etc).
Value - refers to the exact value that will be monitored. This is an open field where you can specify file names or formats for monitoring.
Note: The more criteria there are, the more specific the override is and the higher the precedence.
Scheduling - refers to the section where you can specify when the override will perform validation. You may choose to run the override on a specific day and time. If you don't specify a day, it will run daily at the indicated time. Alternatively, you can assign a pre-existing schedule from the dropdown menu.
Start - refers to the time when the override will start monitoring.
End - refers to the time when the override will stop monitoring.
Aggregation - refers to the metrics used to define the aggregation values.
Aggregation interval - defines the period within which the files are collected and added to the file server.
Consecutive interval - refers to the regularity or frequency of occurrences within a defined amount of minutes.
Aggregation - refers to the function that will be applied, such as sum, average, count, minimum or maximum.
Thresholds - refers to the metrics used to define the threshold values.
Warning Value refers to the value that determines if the threshold was reached. If this field is blank or zero, it means that there’s no data.
Warning Operator - refers to the operator validation (=, !=, >, <, in, regex, NULL, etc).
Warning Severity - refers to the severity status that will be triggered if the validation reaches the Warning Value.
Alerting - refers to the section where you can indicate when the users will receive the alerts.
Alert On - refers to the status that will trigger the alert and notify the users. This is usually set to “Warning”.
Alert Message - refers to the message that the users will see. This message is customizable by the user.
Verify if the newly created override has been successfully added to the overrides screen.
Alternatively, you may create a threshold override without a template.
In the overrides screen, click the Create new Override icon.
You will be redirected to the new override page. Unlike the Create Override from Template option which pre-filled the parameters, the Create new Override option will give you a blank template. Fill in the same fields as explained in the previous section fields with values while considering the following:
Specify the Object Criteria. Removing the values from the criteria widens the override's scope (e.g., removing the value for Server Name makes the override applicable to all Application Servers on CR2; removing the value for the Work Queue makes the override applicable to all Application Servers on all customer's SAP Systems).
Note: The more criteria there are, the more specific the override is and the higher the precedence.
Specify the schedule the override is in effect.
To smooth out the spikes and eliminate false positives, you can specify the interval and the aggregation method to calculate the threshold value.
Specify the warning and alert values, the comparison operation, and the severity assigned.
Select the Generate Alert On value to generate an alert on Warning, Alert, or not.
If the alert generation is selected, you can customize the alert message. Leaving it blank will use the default alert message. You can use variables in the alert message that will be resolved at the time of generation. The variables can refer to the attributes in the monitored object and the threshold override. See Threshold Override Variables for more details.
Once all required fields with asterisks (*) and other criteria have been populated, click the "+" icon to save and create the override.
Verify if the newly created override has been successfully added to the overrides screen.
Click Save.