perfmon-agent
                                
                                
                                
                                    perfmon-agent copied to clipboard
                            
                            
                            
                        Server metrics fetching agent, based on SIGAR
Hi All, I am trying to connect to Server Agent from Jmeter perfmon plugin. I am getting below error. I can do telnet ip 4444 successfully ERROR 2022-07-21 00:20:54.686 [kg.apc.p]...
Using either version of the agent 2.2.3 or 2.2.1, I get the following error which running `startAgent.sh` ``` spleshakov-MacBook-Pro:ServerAgent-2.2.3 spleshakov$ java -version java version "11.0.2" 2019-01-15 LTS Java(TM) SE Runtime...
I am using mac os and on running commands./ startAgent.sh it does nothing . Is it connected ? I am using Mac big sur ( 11.5.2 ) with perfmon-agent (...
``` PS C:\Users\--\Documents\ServerAgent-2.2.3> .\startAgent.bat INFO 2018-03-28 21:20:35.730 [kg.apc.p] (): Binding UDP to 4444 INFO 2018-03-28 21:20:36.731 [kg.apc.p] (): Binding TCP to 4444 INFO 2018-03-28 21:20:36.741 [kg.apc.p] (): JP@GC Agent v2.2.3...
**Scenario #1**: OS: Linux centoes 2.6.32-x86_64 Num of cores: 2 Config used: "label=CPU:pid=${PID}:percent" How it looks when using "top -p ": https://www.screencast.com/t/LyBEMhAZ73o How it looked from jmeter: https://www.screencast.com/t/nQhZgPucFG **Scenario #2**:...
Hello, Agents sometimes getting wild and eating 12 GB of RAM and whole CPU core.. Its possible to add some health check to Jmeter and restart agent in such situation...
When trying to collect some metrics through JMX, I get the following exception java.lang.RuntimeException: Invalid metric specified: jmx Caused by: java.lang.RuntimeException: Couldn't get metrics from: [class kg.apc.perfmon.metrics.PerfMonMetricsCreatorImpl] at kg.apc.perfmon.metrics.PerfMonMetricsService.getMetric(PerfMonMetricsService.java:51) at...
Hello, one our admin dont believe too much in % of cpu usage and want to monitor average load, but if im not wrong this metric is not supported by...
Jmeter agent HP-UX connection error - "main" java.lang.NoClassDefFoundError: java/util/ServiceLoader
Hello, im trying to connect to Jmeter agent on HP-UX with Java 1.5 and im gettting this error: INFO 2019-04-25 20:07:10.799 [kg.apc.p] (): Yep, we received the 'test' command INFO...
After stopping load, and restart again getting "ERROR: java.io.IOException: Agent is unreachable via TCP" **From the log**: ` INFO 2018-11-18 23:20:57.154 [kg.apc.p] (): Binding UDP to 4444 INFO 2018-11-18 23:20:58.172...