/hman

HBase metrics display tool.

Primary LanguagePython

hman

HBase metrics display tool.

Dependencies

  • python 2.7
  • requests: pip install requests

Usage

  1. Set HBASE_HOME pointing to your HBase installation.
  2. Modify $HBASE_HOME/conf/hadoop-metrics.conf to make HBase emit metrics. (Check this out)
  3. python hman.py

More metrics to be added ...