Skip to content

mathpl/heka-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heka-plugins

Heka plugins:

  • OpentsdbZabbixFilter: Generates ZabbixEncoded message from OpentsdbEncoded messages. (works with https://github.com/hynd/heka-tsutils-plugins/tree/master/opentsdb)
  • OpenTsdbToZabbixEncoder: Generates a single json encoded zabbix metric.
  • ZabbixOutput: Dual role: Batches Zabbix metric and filters what to send according to "active checks" list found on zabbix server.

hekad.tmol: example of a config send both the data to openstdb unfiltered and to zabbix with filter from a single opentsdb input.

Add this in cmake/plugin_loader.cmake in Heka's base directory:

add_external_plugin(git https://github.com/hynd/heka-tsutils-plugins master __ignore_root statsd opentsdb)

add_external_plugin(git httxi://git.tm.tmcs/mathieu.payeur/heka-plugins.git master __ignore_root zabbix)

About

Heka plugins

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages