简体   繁体   中英

measure kafka performance metrics(transactions per second,memory)

We are using connecter Golden gate(producer) to kafka to stream messages.All configurations/machines resides on AWS Ec2 and would like to measure the performance(tps,memory,cpu). we have linux machines which we can use for performance evaluation. Could anyone suggest how to get the TPS,memory usage in linux? Appreciate your help.

Apache Kafka在./bin子目录中附带了性能测试工具,例如bin / kafka-producer-perf-test.sh和bin / kafka-consumer-perf-test

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM