Prometheus exporters: Difference between revisions

From wikinotes
Line 18: Line 18:
| [[blackbox_exporter]] || (official) probe endpoints over HTTP/HTTPS/DNS/TCP/ICMP
| [[blackbox_exporter]] || (official) probe endpoints over HTTP/HTTPS/DNS/TCP/ICMP
|-
|-
| [[prometheus prometheus_smart_exporter]] || S.M.A.R.T. HDD info (python, requires systemd)
| [[prometheus_smart_exporter]] || S.M.A.R.T. HDD info (python, requires systemd)
|-
|-
| [[prometheus smartctl_exporter]] || S.M.A.R.T. HDD info (go)
| [[smartctl_exporter]] || S.M.A.R.T. HDD info (go)
|-
|-
| [[prometheus nginx-prometheus-exporter]] || monitor traffic
| [[prometheus nginx-prometheus-exporter]] || monitor traffic

Revision as of 14:36, 20 February 2022

Documentation

official exporters https://prometheus.io/docs/instrumenting/exporters/
writing exporters https://prometheus.io/docs/instrumenting/writing_exporters/

Notes

node_exporter (official) general system resource usage
blackbox_exporter (official) probe endpoints over HTTP/HTTPS/DNS/TCP/ICMP
prometheus_smart_exporter S.M.A.R.T. HDD info (python, requires systemd)
smartctl_exporter S.M.A.R.T. HDD info (go)
prometheus nginx-prometheus-exporter monitor traffic
prometheus digitalocean_exporter monitor traffic, usage, costs