https://bz.apache.org/bugzilla/show_bug.cgi?id=61181

            Bug ID: 61181
           Summary: Jmeter (NON GUI Mode) Graphite Backend Listener (Root
                    Metric Prefix) in  Distributed Mode unable to fetch
                    Global Jmeter Variable Value
           Product: JMeter
           Version: 3.1
          Hardware: PC
            Status: NEW
          Severity: major
          Priority: P2
         Component: HTTP
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Created attachment 35049
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35049&action=edit
Property in standalone

While running test in standalone i am able to fetch values of Jmeter  Varible
in Backend listener inside root metrics prefix 

Jmeter -n -t test.jmx -JPROPERTY=VALUE

if i run the test in master slave configration i am unable to get the property
value in Backend listener Root metrics prefix 

jmeter -n -r -t test.jmx -GPROPERTY=VALUE -JPROPERTY=VALUE

setting in Backend listener 

graphiteMetricsSender  
org.apache.jmeter.visualizers.backend.graphite.TextGraphiteMetricsSender
graphiteHost              xx.xx.xx.xx
graphitePort              2003
rootMetricsPrefix         jmeter.${__P(PROPERTY,)}.
summaryOnly               false
samplersList              .*
useRegexpForSamplersList  true
percentiles               90;95;99

kindly solve the BUG ASAP

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to