Thanks Eric. I found what I needed there. I have another quick questions about the following measurements for anyone that may know:
1) *QueryRate* - What units is this? Queries (or Entries returned) per sec? Same question as 2) applies here. 2) *(Query/Ingest)ByteRate* - Is this over a time window? Is it some sort of exponential decay like the JMX averages. Also, I assume that, like to the Monitor page, QueryByteRate and QueryRate is actually the ResultSet size and rate? Thanks, Brandon On Mon, Apr 29, 2013 at 4:22 PM, Eric Newton <[email protected]> wrote: > See the class org.apache.accumulo.test.GetMasterStats. > > -Eric > > > On Mon, Apr 29, 2013 at 4:20 PM, Brandon Wilson < > [email protected]> wrote: > >> Hi all, >> >> I'm a Thrift/Accumulo novice so I'm wondering if there a good reference >> to what metrics are available via thrift calls to the master and to >> individual tablet servers? Metrics I am interested in would be some of >> those on the monitor page such as average load (both individual tserver and >> aggregate load avg.) >> >> Thanks >> Brandon >> > >
