Graphite: All content tagged as Graphite in NoSQL databases and polyglot persistence
Friday, 11 January 2013
Using MetricFactory to Get Hadoop Metrics Into Graphite
Staying on the topic of monitoring, Jelle Smet writes about getting Hadoop metrics into Graphite using MetricFactory:
Using this setup we can accept Ganglia metrics over UDP from Hadoop, convert using multiple parallel processes the metrics to Graphite format in and submit the converted metrics in batches to Graphite. I’m planning to add more functionality to MetricFactory. Currently it can tackle mod_gearman and Ganglia data. Using the examples in this article you should be able to setup your own MetricFactory based setups relatively easy.
Original title and link: Using MetricFactory to Get Hadoop Metrics Into Graphite (©myNoSQL)
via: http://smetj.net/2013/01/10/using-metricfactory-to-get-hadoop-metrics-into-graphite/