# AMC read stats on batch get (AER-3408)

**URL:** https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299
**Category:** AMC
**Created:** [August 16, 2014, 1:40am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299 "2014-08-16T01:40:44Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [August 16, 2014, 1:40am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/1 "2014-08-16T01:40:44Z")

</div>

by vjhawar » Mon May 12, 2014 12:23 pm

Hi

Is there an issue with aerospike V3 batch get stats not showing up on the main read graph which shows the TPS. When we ran the single gets we can see the stats by node. Please let us know if there is setting to be tweaked to see the batch gets in action on the AMC graph.

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [August 16, 2014, 1:40am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/2 "2014-08-16T01:40:54Z")

</div>

by young » Tue May 13, 2014 10:56 am

This is correct, batch reads do not register on the AMC. We are meeting to discuss how it should be shown.

---

<div class="post-metadata">

### Author: ![ikounakis](https://avatars.discourse-cdn.com/v4/letter/i/e79b87/32.png) [@ikounakis](https://discuss.aerospike.com/u/ikounakis)
#### Post date: [February 19, 2015, 1:32am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/3 "2015-02-19T01:32:24Z")

</div>

Hi, I just wanted to ask if this is still an issue for v3.4.0.

Thanks

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [February 19, 2015, 9:57pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/4 "2015-02-19T21:57:26Z")

</div>

No sorry, as of AMC 3.5.4 batch reads are not graphed.

---

<div class="post-metadata">

### Author: ![srini](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/srini/32/1567_2.png) [@srini](https://discuss.aerospike.com/u/srini)
#### Post date: [March 18, 2015, 6:13pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/5 "2015-03-18T18:13:00Z")

</div>

Logging one more customer request for showing batchreads on AMC. Is there a work around available for this? I.e., Is there a stats-variable that customers can request using info and graph themselves? Thanks.

---

<div class="post-metadata">

### Author: ![skozlovich](https://avatars.discourse-cdn.com/v4/letter/s/a6a055/32.png) [@skozlovich](https://discuss.aerospike.com/u/skozlovich)
#### Post date: [April 22, 2015, 10:40pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/6 "2015-04-22T22:40:00Z")

</div>

One more vote for batch reads showing up in AMC. Was pretty worried that something was wrong until I found this thread. Thanks!

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [April 23, 2015, 12:22am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/7 "2015-04-23T00:22:07Z")

</div>

I have raised this issue internally.

---

<div class="post-metadata">

### Author: ![leonardo](https://avatars.discourse-cdn.com/v4/letter/l/e56c9b/32.png) [@leonardo](https://discuss.aerospike.com/u/leonardo)
#### Post date: [May 5, 2015, 6:51am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/8 "2015-05-05T06:51:49Z")

</div>

Is there way to find out Aerospike throughput during batch reads??

---

<div class="post-metadata">

### Author: ![wchu](https://avatars.discourse-cdn.com/v4/letter/w/a5b964/32.png) [@wchu](https://discuss.aerospike.com/u/wchu)
#### Post date: [May 9, 2015, 12:49am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/9 "2015-05-09T00:49:32Z")

</div>

The correct fix, as kporter mentioned, is to display the batch histogram on the server, the same way that read/write transactions histograms are kept today. This is what we are fixing, and will enable AMC to also display such values.

For the mean time, there is a “batch\_initiate” statistics that is incremented for each batch request.

---

<div class="post-metadata">

### Author: ![Mnemaudsyne](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/mnemaudsyne/32/200_2.png) [@Mnemaudsyne](https://discuss.aerospike.com/u/Mnemaudsyne)
#### Post date: [May 12, 2015, 9:59pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/10 "2015-05-12T21:59:17Z")

</div>

@ikounakis, @skozlovich, @leonardo:

A JIRA ticket has been filed to follow up on this issue; it’s AER-3408 for your reference.

Please stay tuned for updates on our progress. For the quickest notification once this issue is fixed, please check the [AMC release notes page](http://www.aerospike.com/download/amc/notes.html) periodically. We will also update this forum topic once a new AMC release is out that fixes the issue.

Regards,

Maud

---

<div class="post-metadata">

### Author: ![ashishbhutani](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/ashishbhutani/32/183_2.png) [@ashishbhutani](https://discuss.aerospike.com/u/ashishbhutani)
#### Post date: [May 21, 2015, 1:28pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/11 "2015-05-21T13:28:51Z")

</div>

+1 for this request. Will be super useful. All of our reads are batch reads. 😄

---

<div class="post-metadata">

### Author: ![Mnemaudsyne](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/mnemaudsyne/32/200_2.png) [@Mnemaudsyne](https://discuss.aerospike.com/u/Mnemaudsyne)
#### Post date: [May 21, 2015, 8:10pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/12 "2015-05-21T20:10:31Z")

</div>

@ashishbhutani,

Thanks! The fact that you are also asking for this feature has been noted. 🕶

---

<div class="post-metadata">

### Author: ![anshul10s](https://avatars.discourse-cdn.com/v4/letter/a/6bbea6/32.png) [@anshul10s](https://discuss.aerospike.com/u/anshul10s)
#### Post date: [June 25, 2015, 8:36am UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/13 "2015-06-25T08:36:40Z")

</div>

+1 Will be really useful, please add it next release.

---

<div class="post-metadata">

### Author: ![anastasiosl](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/anastasiosl/32/377_2.png) [@anastasiosl](https://discuss.aerospike.com/u/anastasiosl)
#### Post date: [February 5, 2016, 11:36pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/14 "2016-02-05T23:36:47Z")

</div>

Any news on this issue? Also, I would like to know if there any workarounds or other ways to measure latency and TPS for batch reads. Does this AER-3408 ticket need to be resolved, before latency and TPS can be measured for batch gets?

Thanks.

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [February 8, 2016, 7:43pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/15 "2016-02-08T19:43:11Z")

</div>

AER-3408 was closed with [ASD 3.6.0](http://www.aerospike.com/download/server/notes.html#3.6.0) release. In this release batch related histograms were added to the [Latency tab](http://www.aerospike.com/docs/amc/user_guide/enterprise/latency_charts.html).

---

<div class="post-metadata">

### Author: ![anastasiosl](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/anastasiosl/32/377_2.png) [@anastasiosl](https://discuss.aerospike.com/u/anastasiosl)
#### Post date: [February 8, 2016, 8:10pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/16 "2016-02-08T20:10:24Z")

</div>

Thanks for your response. Is batch read latency/throughput only accessible through the AMC UI tool? If I am looking at the `reads` histogram in `asmonitor` Community Edition build 3.6.1, I still don’t see batch related measurements.

Also, can the `collectd plugin` [GitHub - aerospike-community/aerospike-collectd: Aerospike plugin for collectd - a community driven open source project](https://github.com/aerospike/aerospike-collectd) get batch reads measurements, or are they not supported there, at the moment?

We are worried that this was only added in the AMC console and it’s not available through the Aerospike server’s “first-class” performance measuring tools (histograms, CLI tools…)

Thanks

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [February 8, 2016, 8:32pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/17 "2016-02-08T20:32:57Z")

</div>

> [@anastasiosl](#):
>
> If I am looking at the reads histogram in asmonitor Community Edition build 3.6.1

I recommend using [asadm](http://www.aerospike.com/docs/tools/asadm/) instead of `asmonitor`, asmonitor is no longer maintained. I believe asmonitor had an internal list of histograms it looked for, running `show latency` in asadm should pick up the new histogram automatically.

> [@anastasiosl](#):
>
> Also, can the collectd plugin [GitHub - aerospike-community/aerospike-collectd: Aerospike plugin for collectd - a community driven open source project](https://github.com/aerospike/aerospike-collectd) get batch reads measurements, or are they not supported there, at the moment?

The collectd plugin should also pick up the new histogram automatically.

---

<div class="post-metadata">

### Author: ![anastasiosl](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/anastasiosl/32/377_2.png) [@anastasiosl](https://discuss.aerospike.com/u/anastasiosl)
#### Post date: [February 8, 2016, 9:11pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/18 "2016-02-08T21:11:34Z")

</div>

Thanks @kporter for your quick reply.

Last questions, which histogram are you referring to? Also, is it part of the macro or micro benchmarks?

---

<div class="post-metadata">

### Author: ![kporter](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/kporter/32/515_2.png) [@kporter](https://discuss.aerospike.com/u/kporter)
#### Post date: [February 8, 2016, 10:52pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/19 "2016-02-08T22:52:43Z")

</div>

> [@anastasiosl](#):
>
> Last questions, which histogram are you referring to? Also, is it part of the macro or micro benchmarks?

Good question, the macro [read histogram](http://www.aerospike.com/docs/tools/asloglatency/#macro-benchmarks). I re-read the ticket and realized I made a mistake and this has been resolved since **ASD** 3.6.0 not AMC as I had mentioned. The ticket then goes on to talk about histograms. Read counters are updated for each item in the new batch API introduced in [ASD 3.6.0](http://www.aerospike.com/download/server/notes.html#3.6.0). So this means that AMC (enterprise/community) will now count each read within a batch as an independent read. Existing read histograms will also include each read in a batch.

There are also [micro benchmarks](http://www.aerospike.com/docs/tools/asloglatency/#micro-benchmarks) introduced for the new batch (index batch). However, currently micro-benchmarks are not exposed through the info protocol.

---

<div class="post-metadata">

### Author: ![anastasiosl](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.aerospike.com/anastasiosl/32/377_2.png) [@anastasiosl](https://discuss.aerospike.com/u/anastasiosl)
#### Post date: [February 9, 2016, 8:10pm UTC](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299/20 "2016-02-09T20:10:52Z")

</div>

> [@kporter](#):
>
> Good question, the macro read histogram. I re-read the ticket and realized I made a mistake and this has been resolved since ASD 3.6.0 not AMC as I had mentioned.

I don’t see any batch measurements in the reads histogram. We are using Aerospike Server Community Edition v3.6.1.

Is there any special configuration that is required to enable measurements for batch reads to be added in the macro reads histogram?

[Next page](https://discuss.aerospike.com/t/amc-read-stats-on-batch-get-aer-3408/299.md?page=2)
