Skip to content

reyjrar/graphite-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Some general purposes scripts for sending data to Graphite.

* lib/
 * carbon-lib.sh - provides simple access to sending
   data with to your carbon server.

   References /etc/sysconfig/carbon-endpoint

* bin/
 * linux_basic_performance_data.sh - makes heavy use of /proc to
   extract performance metrics for linux systems and send them to
   a carbon cache.

 * time_to_graphite.sh - Wrapper script to time a command, sending
   timings to carbon for archival and graphing.

   usage: time_to_graphite.sh git-status git status

For ElasticSearch related tools, see:

    See: https://github.com/reyrar/es-utils/

About

A Collections of Scripts for Working with Graphite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages