First of all you've landed at wrong place, I believe this types of
questions should go to JMeter Plugins
<https://groups.google.com/g/jmeter-plugins> support forum instead.
Second, your question doesn't contain the sufficient level of details so
we cannot provide comprehensive help. You're supposed to include
jmeter.log file
<https://jmeter.apache.org/usermanual/get-started.html#logging> and the
log of the Server Agent <https://github.com/undera/perfmon-agent>,
better with debug logging enabled
<https://www.blazemeter.com/blog/how-to-configure-jmeter-logging> for both
Blind shot: if you're running the Server Agent on Windows you might face
SIGAR Bug # 136 <https://github.com/hyperic/sigar/issues/136> so you
might need to re-compile the *sigar-amd64-winnt.dll* library (or take
one from here
<https://github.com/cnstar9988/sigar/raw/master/sigar-amd64-winnt.dll>
and replace the one in "lib" folder of the Server Agent application)
On 6/27/2022 8:44 AM, Pravesh wrote:
Hi Team
I am trying to monitor server by using perfmon metric collector.
But it is not working for me.
I started Jenkins on my machine -for testing
I started perfmon server agent on my machine.
When I am telnet I can see connection is established.
Now I have jmeter gui mode, added perfmon metric collector and when running
the test connection is getting lost with perfmon server agent and it's
getting closed.
Tried on windows.
Any solution for this.
Regards,
Pravesh