红联Linux门户
Linux帮助

telegraf v0.1.5发布,Go编写的代理程序

发布时间:2015-08-14 09:11:44来源:红联作者:empast
telegraf v0.1.5 发布,更新内容如下:

特性:

#54: MongoDB plugin. Thanks @jipperinbham!

#55: Elasticsearch plugin. Thanks @brocaar!

#71: HAProxy plugin. Thanks @kureikain!

#72: Adding TokuDB metrics to MySQL. Thanks vadimtk!

#73: RabbitMQ plugin. Thanks @ianunruh!

#77: Automatically create database.

#79: Nginx plugin. Thanks @codeb2cc!

#86: Lustre2 plugin. Thanks srfraser!

#91: Unit testing

#92: Exec plugin. Thanks @alvaromorales!

#98: LeoFS plugin. Thanks @mocchira!

#103: Filter by metric tags. Thanks @srfraser!

#106: Options to filter plugins on startup. Thanks @zepouet!

#107: Multiple outputs beyong influxdb. Thanks @jipperinbham!

#108: Support setting per-CPU and total-CPU gathering.

#111: Report CPU Usage in cpu plugin. Thanks @jpalay!

Bug 修复

#85: Fix GetLocalHost testutil function for mac users

#89: go fmt fixes

#94: Fix for issue #93, explicitly call sarama.v1 -> sarama

#101: switch back from master branch if building locally

Telegraf 是一个用 Go 编写的代理程序,可收集系统和服务的统计数据,并写入到 InfluxDB 数据库。

Telegraf 具有内存占用小的特点,通过插件系统开发人员可轻松添加支持其他服务的扩展。

目前已有的插件包括:

System (memory, CPU, network, etc.)

Docker

MySQL

PostgreSQL

Redis

软件详情:https://github.com/influxdb/telegraf/blob/c26fa33094964dd1f2406d0891a28f9c744448a8/CHANGELOG.md

下载地址:https://github.com/influxdb/telegraf/releases/tag/v0.1.5

来自:开源中国社区
文章评论

共有 0 条评论