jmeter influxdb backend listener and querying

2022-07-19 Thread Tong Sun
So I added the standard jmeter influxdb backend listener, with default setting of percentiles: '90;95;99' and I can query the influxdb backend DB using: SELECT mean("pct90.0") FROM "$measurement_name" The question is, how to query its *mean *values? I tried the following but failed: SELECT

Re: How to escape characters in strings in CSV Data Set Config

2022-07-19 Thread Felix Schumacher
Am 19.07.22 um 01:28 schrieb ohaya: Hi, I was able to get this working by change the "Delimiter" in the CSV Data Set Config to "@", which isn't occurring in any of the CSV lines. Good to know, that this helped you. You could also try to use quoted data. But you have to make sure, that

Re: How to escape characters in strings in CSV Data Set Config

2022-07-19 Thread Felix Schumacher
Am 18.07.22 um 23:07 schrieb ohaya: Hi, I tried replacing the "," in the CSV string with %2C, but when it sent the request body if left the %2C literally in the CSV string :(!! I think at the moment the delimiter can be a single character only (\t counts as a single tab). Felix

Re: Non HTTP response code: java.net.SocketException Issue

2022-07-19 Thread Felix Schumacher
Am 19.07.22 um 12:05 schrieb Smruti Koyande: Hello, I am trying to do Load testing for 500user per sec. but getting below error after 135 hits. Server and memory utilization are proper. HTTP response code: org.apache.http.conn.HttpHostConnectException Response message:Non HTTP response

Non HTTP response code: java.net.SocketException Issue

2022-07-19 Thread Smruti Koyande
Hello, I am trying to do Load testing for 500user per sec. but getting below error after 135 hits. Server and memory utilization are proper. HTTP response code: org.apache.http.conn.HttpHostConnectException Response message:Non HTTP response message: Connect to apic.nlpmuat.com:443