Server Failure Predictor

Predict Server Failures with Azure AI

The Server Failure Predictor leverages Azure OpenAI's gpt-4o-mini model to analyze server metrics and predict the likelihood of server failure within the next 24 hours. It processes metrics such as CPU usage, memory usage, disk I/O, network I/O, and storage usage, generating predictions with confidence scores and detailed explanations.

Key Features

Sample Files

Download the Script

Download Server Failure Predictor Script

View the source code on GitHub.