Grafana 4.0 (Beta) の Alerting 機能を使ってみる
概要
Grafana 4.0 から実装された Alerting を試してみる
現在(2016/11/11) Alerting 対応の DataSource は以下のみらしい
- Graphite
- Prometheus
- InfluxDB
- OpenTSDB
Graphite でやってみる
環境
-
Grafana Server
- CentOS Linux release 7.2.1511 (Core)
- grafana-4.0.0-1478693311beta1
-
DataSource
- graphite-web-0.9.15-1
- carbon-0.9.15-1
- whisper-0.9.15-1
-
Metrics Collector
- telegraf-1.0.1
Grafana インストール
Grafana Server
- CentOS Linux release 7.2.1511 (Core)
- grafana-4.0.0-1478693311beta1
DataSource
- graphite-web-0.9.15-1
- carbon-0.9.15-1
- whisper-0.9.15-1
Metrics Collector
- telegraf-1.0.1
ダウンロードはこちらから
既に grafana インストール済みの環境があるので
# rpm -Uvh grafana-4.0.0-1478693311beta1.x86_64.rpm
grafana 側で以下の設定を有効化しておく(メール通知する場合は、SMTP 設定もやっとく)
[alerting]
execute_alerts = true
通知先設定
メニューより Alerting → notifications 選択
Save して通知先設定完了
Alerting 設定
グラフ Edit 画面に Alert Tab が追加されたので
閾値はグラフ横の health ボタン上下で設定できる
Alert 通知
Author And Source
この問題について(Grafana 4.0 (Beta) の Alerting 機能を使ってみる), 我々は、より多くの情報をここで見つけました https://qiita.com/quickguard/items/a9e0ee6f2873316b1f8f著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .