ISISComputingGroup / ISISComputingGroup/IBEX

nagios: improve predictions

オープン
#6,281 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
言語のデータがありません
スター
6
フォーク
2
平均マージ
16時間 40分
マージ済み PR(30日)
2

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

領域
observability
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。