Skip to content

BasPH/hbase-prometheus-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Monitoring HBase with Prometheus demo

This repo serves as a demo for this blog. Running ./run-demo.sh will set up HBase pseudo-distributed with 2 masters and 4 regionservers, Prometheus and Grafana. Browse to http://localhost:3000/dashboard/db/hbase to view the metrics.

There are several dependencies, e.g. Docker on OS X is used for Prometheus and Grafana. You might need to install something or edit configs.

To simulate some usage and view nice graphs on the HBase cluster, you could use HBase performance evaluation.

Software & versions used

  • Prometheus 1.5.0
  • Grafana 4.1.0-beta1
  • HBase 1.2.4
  • Docker

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages