I configured Grafana and I can connect to the dashboard and I am using influxDB and can connect to influxDB but for some reason I cannot see any metrics going there I am using Backend Listener but till now no metrics are displayed... any help would do a lot...
Thanks! -----Original Message----- From: UBIK LOAD PACK Support [mailto:[email protected]] Sent: Tuesday, April 07, 2015 10:15 PM To: JMeter Users List Subject: Re: Backend listener Attributes are case sensitive so none of these are used except if you made a mistake copying to mail: Summaryonlu - true Samplerlist - Home;login Percentiles- 90;95;99 Rootmetricsprefix- jmeter.performance. Right configuration should be: summaryOnly:false (if true then samplersList will not be used) samplersList:Home;login percentiles:90;95;99 rootMetricsPrefix:jmeter.performance. Regards @ubikloadpack On Tue, Apr 7, 2015 at 9:08 PM, Bharath <[email protected]> wrote: > Here is my attributes > > Summaryonlu - true > Samplerlist - Home;login > Percentiles- 90;95;99 > Rootmetricsprefix- jmeter.performance. > On Apr 7, 2015 2:11 PM, "UBIK LOAD PACK Support" > <[email protected]> > wrote: > >> Hi, >> Can you show what values you put in attribute ? >> And by the way show vales of all attributes. >> Thanks >> >> On Tue, Apr 7, 2015 at 7:37 PM, Bharath <[email protected]> wrote: >> >> > Hi, >> > >> > Im using backend listener to send metrics report to graphite. We >> > jave >> jmx >> > project for two different GET pages. The agregate listener shows >> seperate >> > metrics details for each page, but only total metrics sent to >> > graphite, >> we >> > want to see individual metrics of each page in graphite. >> > >> > If i give samplerlist attribute as empty or values there is no >> difference >> > at graphite reporting. >> > >> > Can someone explain the use of this attribute. >> > >> >> >> >> -- >> >> Regards >> Ubik Load Pack <http://ubikloadpack.com> Team Follow us on Twitter >> <http://twitter.com/ubikloadpack> >> >> >> Cordialement >> L'équipe Ubik Load Pack <http://ubikloadpack.com> Suivez-nous sur >> Twitter <http://twitter.com/ubikloadpack> >> > -- Regards Ubik Load Pack <http://ubikloadpack.com> Team Follow us on Twitter <http://twitter.com/ubikloadpack> Cordialement L'équipe Ubik Load Pack <http://ubikloadpack.com> Suivez-nous sur Twitter <http://twitter.com/ubikloadpack> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
