You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by Pham Phuong Tu <tu...@gmail.com> on 2014/07/24 13:12:28 UTC

How to monitor HBase Region Server ?

Hi guys,

I want to monitor deep aspect ()of Hbase like Hannibal (
https://github.com/sentric/hannibal), this tool isn't support for Hbase
0.98.

So, how can monitor these things:
- Region distributon
- Region split per table
- Number of storefile
- Size of the memstore
- Size of the storefiles
- Compactions

Thanks a lot, bro !
-- 
*-----------------------------------------*


*Pham Phuong TuBack-end & Big data developerSkype: phamphuongtu*

Re: How to monitor HBase Region Server ?

Posted by Wellington Chevreuil <we...@gmail.com>.
The master and region servers UI on hbase 0.98 provide all these details. You can access your master UI and from there navigate through your RS for specific details. 

http://YOUR-MASTER-HOST:60010/


On 24 Jul 2014, at 12:12, Pham Phuong Tu <tu...@gmail.com> wrote:

> Hi guys,
> 
> I want to monitor deep aspect ()of Hbase like Hannibal (
> https://github.com/sentric/hannibal), this tool isn't support for Hbase
> 0.98.
> 
> So, how can monitor these things:
> - Region distributon
> - Region split per table
> - Number of storefile
> - Size of the memstore
> - Size of the storefiles
> - Compactions
> 
> Thanks a lot, bro !
> -- 
> *-----------------------------------------*
> 
> 
> *Pham Phuong TuBack-end & Big data developerSkype: phamphuongtu*