Skip to content

floristic-project/munin-hbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

munin-hbase

Munin plugin for monitoring global HBase status

Uses hbase shell to get cluster statistics

Monitored data:

  • requests per second
  • read requests per second
  • write requests per second
  • heap usage
  • uncompressed data volume

usage

Copy hbase-multigraph file to Munin plugins folder, for ex. /usr/local/share/munin/plugins

Symlink this file to /etc/munin/plugins

Copy or symlink, and edit if needed, default configuration file hbase.conf to /etc/munin/plugins-conf.d/hbase

Restart munin-node

configuration

Only HBase user and full path of hbase binary are needed. Example:

[hbase*]
user hdfs
env.hbasebinary /usr/local/hbase/bin/hbase

About

Munin plugin for monitoring global HBase status

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages