Difference between revisions of "Telegraf"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Telegraf]] agent to [[collect metrics]] | |
− | [[wikipedia:Telegraf]] agent to [[collect metrics]]. | + | * Homepage: https://www.influxdata.com/time-series-platform/telegraf/ |
− | + | * Installation: <code>apt install telegraf</code> | |
− | * <code>apt install telegraf</code> | + | * Configuration: <code>[[/etc/telegraf/telegraf.conf]]</code> |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | Examples: | ||
+ | * <code>[[telegraf --test]]</code> | ||
+ | * <code>[[influx]] -database telegraf</code> | ||
== Related terms == | == Related terms == | ||
− | * Telegraf prometheus client: https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client | + | * Telegraf [[prometheus]] client: https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client |
+ | * [[Ubuntu 20.10 Groovy Gorilla]] | ||
== See also == | == See also == | ||
− | * | + | * {{Prometheus}} |
− | * | + | * {{InfluxDB}} |
* {{TSDB}} | * {{TSDB}} | ||
− | + | * {{Metrics collectors}} | |
[[Category:Monitoring]] | [[Category:Monitoring]] |
Latest revision as of 00:14, 22 May 2022
wikipedia:Telegraf agent to collect metrics
- Homepage: https://www.influxdata.com/time-series-platform/telegraf/
- Installation:
apt install telegraf
- Configuration:
/etc/telegraf/telegraf.conf
Examples:
telegraf --test
influx -database telegraf
Related terms[edit]
- Telegraf prometheus client: https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client
- Ubuntu 20.10 Groovy Gorilla
See also[edit]
- Prometheus: Prometheus installation,
9090
, storage, Prometheus exporters: Node exporter9100
, Blackbox exporter, Prometheus alertmanager (changelog), Prometheus versions, Prometheus Node exporter releases,promtool
,amtool, tsdb
,/etc/default/prometheus, /etc/prometheus/prometheus.yml, journalctl -u prometheus
,/etc/default/prometheus-node-exporter
, PromQL,alert:
, Prometheus Operator, Thanos, VictoriaMetrics, PushGateway, Prometheus API,values.yml
, Amazon Managed Service for Prometheus - InfluxDB,
/etc/influxdb/influxdb.conf
, DDL, DML,Influx
,influx --help
,/var/lib/influxdb/
,/etc/influxdb/influxdb.conf
- TSDB: Prometheus, InfluxDB, RRDtool, Graphite, Telegraf, OpenTSDB, TimescaleDB,
tsdbadmin
- Metric colletion tools:
prometheus-node-exporter
,metricbeat
,sysstat
,zabbix_agent
,Icingabeat
, Telegraf, AWS CloudWatch agent
Advertising: