ISISComputingGroup / ISISComputingGroup/IBEX
nagios: improve predictions
- Vorherrschende Sprache
- Keine Sprachdaten
- Sterne
- 6
- Forks
- 2
- Ø Merge
- 16 Std. 40 Min.
- Gemergte PRs (30 T.)
- 2
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.