SupriyaKaradkar / SupriyaK

0 stars 0 forks source link

Send and Receive Byte data is not reflecting in InfluxDB #1

Open SupriyaKaradkar opened 5 years ago

SupriyaKaradkar commented 5 years ago

Hi I am using grafana for jmeter to see run time results. As the pre-requisites for Grafana includes DB supported by Grafana , I downloaded the latest version of InfluxDB and added backend listener into my jmeter script. After running my script I am able to see all the values except send and receive bytes, I am seeing 0 in send and receive bytes though my jmeter shows some values for it.

Jmeter version - 4.0 and 5.0 InfluxDB - 1.7 image

RamaReddy1988 commented 5 years ago

hi supriya,

Recently i have started learning jmeter+influxdb+grafana. Using YouTube videos, i have done most of things configuring. But when i run jmeter test, facing "error writing to graphite host". i have tried configuring graphite host as localhost in jmeter Back end listener. not sure what am i missing here. can you please let me know what configuration have you done in jmeter backend listener. FYI am also using jmeter 4.0 and InfluxDB - 1.7 versions.

Thank you in advance. :)

SupriyaKaradkar commented 5 years ago

Hi Rama, In jmeter backend listenr select InfluxdbBackendListnerClient instead of graphite listener. In influxdb listener add localhost in host to change option of influxdburl , also change the db name.

SupriyaKaradkar commented 5 years ago

Can you give me your email id. I will mail you the document for influxdb grafana

RamaReddy1988 commented 5 years ago

hi supriya,

Thanks a lot for the info. tried your suggestion and now am not facing any issue when i run the script. jmeter script is running fine but its not writing the data to influxdb. i have created DB called mydbdemo but can you tell me on measurement field. In backend listener am giving measurement field as jmeter, this will create teh measurement in the db automatically? or we need to create measurement manually and then give that name in backlistener?

kindly send the document to rama.reddy9052@gmail.com