Thanks Eric! Are you guys currently using ganglia or is most of your monitoring done through jmx?
-Miguel On Fri, Jun 29, 2012 at 11:09 AM, Eric Newton <[email protected]> wrote: > You have three options: > > 1) You can turn on JMX monitoring. > 2) You can use org.apache.accumulo.server.test.GetMasterStats to print > the data the monitor uses > 3) You can pull the xml from the monitor page > > -Eric > > On Fri, Jun 29, 2012 at 11:03 AM, Miguel Pereira > <[email protected]> wrote: > > Hi all, > > > > Is there an easy way to access Accumulo metrics? I noticed > > org.apache.accumulo.server.monitor > > is used for the many of the metrics on the monitoring page. Is there any > > additional api to support performance gathering? Also what do you guys > think > > would be important to measure that could support the dev team? My goal is > > to use ganglia with accumulo. > > > > Thanks, > > Miguel Pereira >
