Grafana
Grafana是一個跨平台、開源的資料視覺化網路應用程式平台。使用者組態連接的資料來源之後,Grafana可以在網路瀏覽器里顯示資料圖表和警告。該軟體的企業版本提供更多的擴充功能。擴充功能通過外掛程式的形式提供,終端使用者可以自訂自己的資料面板介面以及資料請求方式。Grafana被廣泛使用,包括維基百科專案。
Grafana Installation
With Docker # Grafana Install docker run -d --name=grafana -p 3001:3000 -v grafana_config:/etc/...
Learning Grafana
Installation InfluxDB & Grafana 實作 Dashboard Visualizing Visualising Latency Variance in...
InfluxDB
Configuration /etc/influxdb/influxdb.conf [http] auth-enabled = true Schema Design officia...
vSphere Monitoring
With Telegraf + InfluxDB Install Telegraf Download: https://portal.influxdata.com/downloads/ y...
Telegraf
Custom Shell Samples #1 #/bin/bash devname=(`lsblk| grep 'disk'|awk '{print $1}'`) dirname=...
DB2 Monitoring
Prerequisites InfluxDB (the host is the same as Grafana) Separated Linux host Install and ...
Dashboards Setup
Variables Get the value from a tag > show tag values from "snapdb" with key="db" Get the va...
Why Monitoring
Why Monitoring Sample #1 Know when things go wrong Detection & Alerting Be able t...
Prometheus
Linux Monitoring Linux Monitoring with Prometheus Node Exporter for Prometheus Dashboard EN v...
Plugins
Install plugin on local Grafana Option 1: with grafana-cli # Internet network is required # re...
AIX/Linux Monitoring with njmon
nimon (NOT njmon) + InfluxDB + Grafana njmon = JSON output nimon = njmon but straight to Infl...