forked from reyjrar/graphite-scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
mishu-/graphite-scripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 * perf_elastic_search.pl - grab data from ElasticSearch and send it to graphite or cacti. usage: perf_elastic_search.pl --host=search1 --carbon-server=graphite perf_elastic_search.pl --host=search2 --format=cacti
About
A Collections of Scripts for Working with Graphite
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 57.3%
- Shell 42.7%