Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
https://github.com/influxdata/telegraf
metrics monitoring telegraf time-series
Last synced: 6 days ago
JSON representation
The plugin-driven server agent for collecting & reporting metrics.
- Host: GitHub
- URL: https://github.com/influxdata/telegraf
- Owner: influxdata
- License: mit
- Created: 2015-04-01T16:28:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T20:19:23.000Z (7 months ago)
- Last Synced: 2024-04-14T03:04:14.333Z (7 months ago)
- Topics: metrics, monitoring, telegraf, time-series
- Language: Go
- Homepage: https://influxdata.com/telegraf
- Size: 63.4 MB
- Stars: 13,724
- Watchers: 309
- Forks: 5,473
- Open Issues: 321
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: docs/SUPPORTED_PLATFORMS.md
Awesome Lists containing this project
- awesome - telegraf - The plugin-driven server agent for collecting & reporting metrics. (Go)
- awesome-influxdb - Telegraf - (Official) plugin-driven server agent for reporting metrics into InfluxDB (Collecting data into InfluxDB / Projects)
- awesome-ccamel - influxdata/telegraf - Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. (Go)
- awesome-github-repos - influxdata/telegraf - Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. (Go)
- awesome - influxdata/telegraf - Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. (Go)
- awesome-repositories - influxdata/telegraf - Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data. (Go)
- awesome-starts - influxdata/telegraf - The plugin-driven server agent for collecting & reporting metrics. (Go)
- starred-awesome - telegraf - The plugin-driven server agent for collecting & reporting metrics. (Go)
- awesome-starred - influxdata/telegraf - The plugin-driven server agent for collecting & reporting metrics. (monitoring)
- awesome-ops - influxdata/telegraf - 04-01|2024-10-03 | 用于收集、处理、聚合和写入指标、日志和其他任意数据的代理,提供超过 300 个插件的综合套件,涵盖系统监控、云服务和消息传递等广泛功能 | (Prometheus-Exporter)
- StarryDivineSky - influxdata/telegraf
- AiTreasureBox - influxdata/telegraf - 11-02_14629_0](https://img.shields.io/github/stars/influxdata/telegraf.svg)|Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.| (Repos)
README
# ![tiger](assets/TelegrafTigerSmall.png "tiger") Telegraf
[![GoDoc](https://img.shields.io/badge/doc-reference-00ADD8.svg?logo=go)](https://godoc.org/github.com/influxdata/telegraf)
[![Docker pulls](https://img.shields.io/docker/pulls/library/telegraf.svg)](https://hub.docker.com/_/telegraf/)
[![Go Report Card](https://goreportcard.com/badge/github.com/influxdata/telegraf)](https://goreportcard.com/report/github.com/influxdata/telegraf)
[![Circle CI](https://circleci.com/gh/influxdata/telegraf.svg?style=svg)](https://circleci.com/gh/influxdata/telegraf)Telegraf is an agent for collecting, processing, aggregating, and writing
metrics, logs, and other arbitrary data.* Offers a comprehensive suite of over 300 plugins, covering a wide range of
functionalities including system monitoring, cloud services, and message
passing
* Enables the integration of user-defined code to collect, transform, and
transmit data efficiently
* Compiles into a standalone static binary without any external dependencies,
ensuring a streamlined deployment process
* Utilizes TOML for configuration, providing a user-friendly and unambiguous
setup experience
* Developed with contributions from a diverse community of over 1,200
contributorsUsers can choose plugins from a wide range of topics, including but not limited
to:* Devices: [OPC UA][], [Modbus][]
* Logs: [File][], [Tail][], [Directory Monitor][]
* Messaging: [AMQP][], [Kafka][], [MQTT][]
* Monitoring: [OpenTelemetry][], [Prometheus][]
* Networking: [Cisco TelemetryMDT][], [gNMI][]
* System monitoring: [CPU][], [Memory][], [Disk][], [Network][], [SMART][],
[Docker][], [Nvidia SMI][], etc.
* Universal: [Exec][], [HTTP][], [HTTP Listener][], [SNMP][], [SQL][]
* Windows: [Event Log][], [Management Instrumentation][],
[Performance Counters][]## 🔨 Installation
For binary builds, Docker images, RPM & DEB packages, and other builds of
Telegraf, please see the [install guide](/docs/INSTALL_GUIDE.md).See the [releases documentation](/docs/RELEASES.md) for details on versioning
and when releases are made.## 💻 Usage
Users define a TOML configuration with the plugins and settings they wish to
use, then pass that configuration to Telegraf. The Telegraf agent then
collects data from inputs at each interval and sends data to outputs at each
flush interval.For a basic walkthrough see [quick start](/docs/QUICK_START.md).
## 📖 Documentation
For a full list of documentation including tutorials, reference and other
material, start with the [/docs directory](/docs/README.md).Additionally, each plugin has its own README that includes details about how to
configure, use, and sometimes debug or troubleshoot. Look under the
[/plugins directory](/plugins/) for specific plugins.Here are some commonly used documents:
* [Changelog](/CHANGELOG.md)
* [Configuration](/docs/CONFIGURATION.md)
* [FAQ](/docs/FAQ.md)
* [Releases](https://github.com/influxdata/telegraf/releases)
* [Security](/SECURITY.md)## ❤️ Contribute
[![Contribute](https://img.shields.io/badge/contribute-to_telegraf-blue.svg?logo=influxdb)](https://github.com/influxdata/telegraf/blob/master/CONTRIBUTING.md)
We love our community of over 1,200 contributors! Many of the plugins included
in Telegraf were originally contributed by community members. Check out
our [contributing guide](CONTRIBUTING.md) if you are interested in helping out.
Also, join us on our [Community Slack](https://influxdata.com/slack) or
[Community Forums](https://community.influxdata.com/) if you have questions or
comments for our engineering teams.If you are completely new to Telegraf and InfluxDB, you can also enroll for free
at [InfluxDB university](https://www.influxdata.com/university/) to take courses
to learn more.## ℹ️ Support
[![Slack](https://img.shields.io/badge/slack-join_chat-blue.svg?logo=slack)](https://www.influxdata.com/slack)
[![Forums](https://img.shields.io/badge/discourse-join_forums-blue.svg?logo=discourse)](https://community.influxdata.com/)Please use the [Community Slack](https://influxdata.com/slack) or
[Community Forums](https://community.influxdata.com/) if you have questions or
comments for our engineering teams. GitHub issues are limited to actual issues
and feature requests only.## 📜 License
[![MIT](https://img.shields.io/badge/license-MIT-blue)](https://github.com/influxdata/telegraf/blob/master/LICENSE)
[OPC UA]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/opcua
[Modbus]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/modbus
[File]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/file
[Tail]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/tail
[Directory Monitor]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/directory_monitor
[AMQP]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/amqp_consumer
[Kafka]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/kafka_consumer
[MQTT]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mqtt_consumer
[OpenTelemetry]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/opentelemetry
[Prometheus]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/prometheus
[Cisco TelemetryMDT]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/cisco_telemetry_mdt
[gNMI]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/gnmi
[CPU]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/cpu
[Memory]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mem
[Disk]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/disk
[Network]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/net
[SMART]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/smartctl
[Docker]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/docker
[Nvidia SMI]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/nvidia_smi
[Exec]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/exec
[HTTP]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/http
[HTTP Listener]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/http_listener_v2
[SNMP]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/snmp
[SQL]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/sql
[Event Log]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/win_eventlog
[Management Instrumentation]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/win_wmi
[Performance Counters]: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/win_perf_counters