Read write TPS from command line

Hi,

is there a way to pull the current read/write TPS from command line?

You can do this with asadm:

asadm -e "show latency"

Is there a way to get the read write TPS for namespace level instead of each node?

https://www.aerospike.com/docs/tools/asloglatency/

You could use the asloglatency tool to get the per-namespace TPS on each node.