Re: Performance Metrics

Dmitri T <[email protected]> Wed, 29 Nov 2023 20:23:41 +0100
Newsgroups gmane.comp.jakarta.jmeter.user
Message-ID <PH7PR12MB713980500626260D017C5A6DC083A@PH7PR12MB7139.namprd12.prod.outlook.com>
r suresh wrote:
> Hi
> Can I ask question related to server resource metrics in this group ?
>
> Regards,
> -Suresh Rajachar
>
> Sent from my iPhone
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
As per this mailing list description 
<https://jmeter.apache.org/mail2.html#JMeterUser>: "This is the list 
where users of Apache JMeter meet and discuss issues." so it's unlikely, 
but it depends on the nature of your question.

As of current stable JMeter version 5.6.2 there is no built-in support 
for collecting and visualizing server resource metrics unless you're 
able to extract them into JMeter Variables somehow.

It worth checking JMeter Plugins like PerfMon Metrics Collector 
<https://www.blazemeter.com/blog/jmeter-performance-metrics> or SSHMon 
Samples Collector 
<https://github.com/tilln/jmeter-sshmon#sshmon-samples-collector->

There is JMeter Plugins Support Forum 
<https://groups.google.com/g/jmeter-plugins> if you have questions 
related to the above or other plugins.