Auriga Intelligent Alert report
Auriga Intelligent Alert is an advanced multivariate machine learning (ML) model that learns from historical issues on your instance to provide real-time insight. Auriga monitors your performance metrics to deliver notifications of noteworthy events or deviations from anticipated data patterns.
- Alert time
- Indicates the time when the alert was generated by the Auriga intelligent ML model.
- Alert confidence
-
- Low: less than 5% nodes impacted
- Medium: 5% to 20% nodes impacted
- High: more than 20% nodes impacted
An alert confidence score from a model is a numerical value that indicates the model's certainty or confidence in the validity of the alert it has generated. This score typically ranges from 0 to 1 (or 0% to 100%) and helps determine the likelihood that the alert corresponds to a true positive event.
- Nodes affected
-
- From the timestamp when the Auriga model generates an alert, node-level data are retrieved for the following metrics over the preceding 60 minutes:
- Semaphore Default mean
- Integration semaphore Qdepth
- Semaphore Default Qdepth
- Semaphore AMB send Qdepth
- For each of these metrics, identify the node with the maximum value within that hour (there can be multiple nodes with the same maximum value).
- After removing duplicates, these nodes will constitute the impacted nodes.
- For these impacted nodes, display the maximum value for all the semaphore metrics within the last hour.
- From the timestamp when the Auriga model generates an alert, node-level data are retrieved for the following metrics over the preceding 60 minutes:
- Users session affected
-
- Retrieve the session_summary_loggedin data at the node level for the last hour from the time of the Auriga alert.
- Calculate the maximum session_summary_loggedin value for each node within that hour.
- For the nodes identified as impacted in the previous step, calculate the sum of the maximum session_summary_loggedin values from the previous step. These will represent the impacted sessions.
- Instance response time
-
- From the time the alert is generated, retrieve the anomaly data for server response time with a 10-minute rollup.
- If an anomaly is detected within the past hour, categorize the system as unstable; otherwise, categorize it as stable.