20 lines
746 B
Markdown
20 lines
746 B
Markdown
---
|
|
title: Telegraf 1.22 documentation
|
|
description: >
|
|
Documentation for Telegraf, the plugin-driven server agent of the InfluxData
|
|
time series platform, used to collect and report metrics. Telegraf supports four categories of plugins -- input, output, aggregator, and processor.
|
|
menu:
|
|
telegraf_1_22:
|
|
name: Telegraf v1.22
|
|
weight: 1
|
|
related:
|
|
- /resources/videos/intro-to-telegraf/
|
|
---
|
|
|
|
Telegraf, a server-based agent, collects and sends metrics and events from databases, systems, and IoT sensors.
|
|
Written in Go, Telegraf compiles into a single binary with no external dependencies--requiring very minimal memory.
|
|
|
|
For an introduction to Telegraf and an overview of how it works, watch the following video:
|
|
|
|
{{< youtube vGJeo3FaMds >}}
|