Server Failure Forecasting for Proactive Alert Reliability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current monitoring mechanisms for information processing systems are reactive, leading to alerts about device issues only after failure or degradation, and can result in false alerts due to rapidly changing operational data.

Innovation Solution

Implementing a machine learning-powered proactive monitoring mechanism that uses time series forecasting algorithms to predict server failures by analyzing historical and live operational data, comparing future metric values to thresholds, and automatically generating alerts for administrators.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If reactive monitoring mechanisms are used to detect device issues, then alerts are generated based on actual operational data, but alerts only reach administrators after device failure or degradation occurs

Engineering Contradiction:
Improvedevice operation reliabilityVSAvoidtime to detect device issues
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary action by predicting future device failures before they actually occur. Machine learning models analyze current operational data to forecast potential failures, enabling administrators to take preventive actions ahead of time rather than reacting after failures happen.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent introduces an intermediary mechanism - a machine learning prediction layer - that sits between raw operational data and alert generation. This intermediary analyzes patterns in operational data to predict future states, bridging the gap between current monitoring and future failure detection.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If reactive monitoring mechanisms are used to monitor operational data, then device issues are detected based on actual measurements, but false alerts occur due to rapidly changing operational values

Engineering Contradiction:
Improveoperational data detection accuracyVSAvoidalert reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system performs preliminary analysis of operational data patterns to predict future failures before they occur. By forecasting future states rather than reacting to momentary fluctuations, the system distinguishes between temporary variations and genuine failure indicators, reducing false alerts.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent implements feedback mechanisms where predicted failure probabilities are continuously updated based on new operational data. The system learns from historical patterns and adjusts predictions, providing feedback loops that improve alert accuracy over time and reduce false positives.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS12620299B2Server failure prediction using machine learning
Publication Date: 2026.05.05 DELL PROD LP
  • US12620299B2 patent drawing
  • US12620299B2 patent drawing
  • US12620299B2 patent drawing

AI summary

A method comprises collecting operational data corresponding to one or more servers, wherein the operational data comprises a plurality of values corresponding to at least one metric, and analyzing the operational data using one or more time series forecasting machine learning algorithms to predict a plurality of future values corresponding to the at least one metric. The plurality of the future values are compared to at least one threshold value for the at least one metric to determine whether at least a subset of the plurality of the future values satisfies one or more conditions associated with the at least one threshold value. An alert corresponding to operation of the one or more servers is automatically generated responsive to at least the subset of the plurality of the future values satisfying the one or more conditions. The alert is transmitted to at least one user device.