ISISComputingGroup / ISISComputingGroup/IBEX
nagios: improve predictions
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 6
- Forks
- 2
- Merge medio
- 16 h 40 min
- PR fusionados (30 d)
- 2
Descripción
In some cases nagios may be able to predict problems by looking at rates of change (e.g. disk filling up), this is done in a few places by calculating slopes of historic data in RRD nagios graph files, but not always alerted on due to noise. Graphs are now beign done via influxdb and this provides a richer set of analysis functions e.g. a derivative of the moving_average or of the expenential_moving_average may work well, or even one of the algorithms used for monitoring trends in stock markets. See https://docs.influxdata.com/influxdb/v1.8/query_language/functions/
## Acceptance criteria
nagios is able to calculate useful rates of change
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
No files, tests, or entry points are named. Start by locating the existing RRD slope calculations and the InfluxDB graph-query integration, then compare derivative, moving-average, and exponential-moving-average analyses; done means Nagios calculates useful rates of change and alerts on them without excessive noise.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- observability
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100