GithubHelp home page GithubHelp logo

isabella232 / hadoop-collectd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperic/hadoop-collectd

0.0 0.0 0.0 90 KB

This package implements a Hadoop metrics.spi.MetricContext for sending metric data to collectd

Home Page: http://support.hyperic.com/display/hypcomm/jcollectd

Java 100.00%

hadoop-collectd's Introduction

hadoop-collectd - Hadoop integration for collectd

This package implements a Hadoop org.apache.hadoop.metrics.spi.MetricContext for sending metric data to collectd.

Configuration

Set the classpath in conf/hadoop-env.sh:

export HADOOP_CLASSPATH=collectd.jar:hadoop-collectd.jar

Set the context, collection period and collectd servers in conf/hadoop-metrics.properties:

# Configuration of the "dfs" context for collectd
dfs.class=org.apache.hadoop.metrics.collectd.CollectdContext
dfs.period=10
dfs.servers=239.192.74.66:25826

# Configuration of the "mapred" context for collectd
mapred.class=org.apache.hadoop.metrics.collectd.CollectdContext
mapred.period=10
mapred.servers=239.192.74.66:25826

# Configuration of the "jvm" context for collectd
jvm.class=org.apache.hadoop.metrics.collectd.CollectdContext
jvm.period=10
jvm.servers=239.192.74.66:25826

Links

hadoop - Hadoop project

hadoop-collectd - git repo

collectd - the system statistics collection daemon

jcollectd - Java integration for collectd

LICENSE - Apache License, Version 2.0

Hadoop Users [email protected] - Feedback

hadoop-collectd's People

Contributors

dougm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.