Difference between revisions of "Telegraf"

From wikieduonline
Jump to navigation Jump to search
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:Telegraf]] agent to [[collect metrics]]
[[wikipedia:Telegraf]]
+
* Homepage: https://www.influxdata.com/time-series-platform/telegraf/
 +
* Installation: <code>apt install telegraf</code>
 +
* Configuration: <code>[[/etc/telegraf/telegraf.conf]]</code>
 +
 
 +
Examples:
 +
* <code>[[telegraf --test]]</code>
 +
* <code>[[influx]] -database telegraf</code>
 +
 
 +
== Related terms ==
 +
* Telegraf [[prometheus]] client: https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client
 +
* [[Ubuntu 20.10 Groovy Gorilla]]
  
 
== See also ==
 
== See also ==
* [[Prometheus]]
+
* {{Prometheus}}
* [[InfluxDB]]
+
* {{InfluxDB}}
 +
* {{TSDB}}
 +
* {{Metrics collectors}}
 +
 
 +
[[Category:Monitoring]]

Latest revision as of 00:14, 22 May 2022

Advertising: