Have a look at conf/hadoop-metrics.properties - hbase can publish ganglia metrics which you can then do whatever with. That is one good way to assess the operation of your cluster.
Good luck, -ryan On Sun, Apr 26, 2009 at 12:46 AM, Genady <[email protected]> wrote: > Hi, > > 1.What could be a best way to monitor HBase, not only that region servers > is > online, but also is serving regions? > 2.In case we choose just to parse regionserver.jsp returned HTML, is there > is way to add a basic authentication login dialog? > > Thanks for any help, > Gennady > >
