Skip to content

JMXTrans configuration for hadoop/cassandra/zookeeper

Notifications You must be signed in to change notification settings

AndreyBespamyatnov/jmxtrans-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Python scripts for generating JMXTrans JSON configuration files for Apache Hadoop, Apache Zookeeper, Apache Cassandra, LinkedIn's Kafka and Twitter Storm.

I use these when I add a new node to these clusters or a new column family to Cassandra. I update the script with the new node, run these python scripts and update the JMXTrans server JSON files.

These were tested with the following versions:

  • Apache Hadoop: 0.20.2
  • Apache Zookeeper: 3.3.4
  • Apache Cassandra: 1.09
  • LinkedIn Kafka: 0.7.2
  • Twitter Storm: 0.7.4

Installation

There is no installation look at the various genjmxtrans.py and specify the host names for each cluster.

About

JMXTrans configuration for hadoop/cassandra/zookeeper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%