Skip to content

Fetch Elasticsearch cluster status and performance data and store it into Graphite

License

Notifications You must be signed in to change notification settings

manitua/esmetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESmetrics

Build Status GoDoc

Grab Elasticsearch cluster status and performance data and store it in Graphite for use in Graphana dashboard.

Usage

Usage of ./esmetrics:
  -eh string
    	IP, FQDN or hostname of your ElasticSearch host
  -ep int
    	ElasticSearch hosts port (default 9200)
  -gd string
    	Graphite database name (default "elasticsearch.cluster")
  -gh string
    	IP, FQDN or hostname of your Carbon host
  -gp int
    	Carbon hosts port (default 2003)
  -poll duration
    	Metrics poll interval (default 20s)

About

Fetch Elasticsearch cluster status and performance data and store it into Graphite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages