Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

predictive-healer

Predicts service degradation from Prometheus metrics and triggers self-healing actions before users notice.

Features

  • Pulls last 1h of metrics
  • Linear regression on CPU/memory/error-rate
  • Triggers systemctl restart if predicted threshold breach in next 15min

Usage

python healer.py --target=atlas-fiscal --threshold=0.8

License

MIT

About

Predictive auto-healer for systemd services using simple anomaly detection

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages