ISISComputingGroup / ISISComputingGroup/IBEX
nagios: improve predictions
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 6
- Fork
- 2
- Merge medio
- 16h 40m
- PR unite (30g)
- 2
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.