Reputation: 314
By default when we add monitor results at that time it will not show any host name. How can we add the sever name. Anyone can please explain it.
Upvotes: 0
Views: 421
Reputation: 167992
PerfMon Metrics Collector doesn't do any auto-discovery of Server Agents, you have to specify hostnames or IP addresses of servers you want to monitor manually like:
Repeat steps 1 and 2 for all servers you want to monitor
When you start your test you'll be able to see server hostnames or IP addresses in upper-left corner of the generated chart:
See How to Monitor Your Server Health & Performance During a JMeter Load Test guide for end-to-end instructions on setting up server-side performance monitoring in your JMeter test
Upvotes: 1