Take a look at the GetMasterStats class: ./bin/accumulo org.apache.accumulo.test.GetMasterStats
That pretty-prints the data that the monitor page is pulling. Well, everything but the Garbage Collector stats, which are pulled separately. -Eric On Thu, Jun 4, 2015 at 3:59 AM, Rukshan Chathuranga <[email protected]> wrote: > hi, > > Does anyone know how to extract the Accumulo Statistics data which is > shown on the Accumulo overview home page. how can i access these data using > java Accumulo client separately? > > Thanks and Regards. > > *Rukshan Chathuranga.* > > *Department Of Computer Science & Engineering,* > > *Faculty Of Engineering,* > *University Of Moratuwa. **Sri Lanka.* > > *WEB: http://www.rukspot.com/ <http://rukspot.com/>* > >
