Hi Shantonu, I have configured as per the instruction. However not getting the desired graphs. when doing the show measurements jmeter.D.a.count details are not coming up. Only jmeter.all.a.count details are there. Also in grafana when trying to add any graphs getting influxDB error. data is null. Could you please update. Thank you very much.
As you are getting results, that means your configuration is okay. So, two things can be happen 1. Jmeter is not sending (check Jmeter following this http://shantonusarker.blogspot.com/2016/02/jmeter-grafana-influxdb-monitoring.html) 2.You could not configure Grafana dashboard graphs with queries.
Jmeter by default provide these graphs , see xml configurations(http://jmeter.apache.org/usermanual/realtime-results.html) You should be able to see those if jmeter sends perfectly to influxdb. And, check backend listner configuration spatially.
Thank you Shantonu. It was indeed the issue with configuration. If we want to send multiple request, is it like we have to provide the sampler list in backend listener for all the sampler? what is difference between d.count and all.count.
Hi Shantonu. I followed the steps. When I running the same influxdb.config file from my PC I could see 3 databases(internal,jmeter and grafana) in show databases for influxdb. But from my office PC I could see only 2 databases(internal, jmeter). Could you please suggest why it is happening?
I am trying to implement Grafana real time in windows platform. Currently I am able to capture the jmeter run data into Influxdb. I have also configured the Influxdb data source in Grafana and post I am getting message "Success Data source is working", but I am not able to read Influxdb data into Grafana. While configuring individual graph, the 'Jmeter' measurements data is not populating in the query section.
Seems like I am missing some configuration in windows .ini file, Please can someone help me with this.
I am trying to implement Grafana real time in windows platform. Currently I am able to capture the jmeter run data into Influxdb. I have also configured the Influxdb data source in Grafana and post I am getting message "Success Data source is working", but I am not able to read Influxdb data into Grafana. While configuring individual graph, the 'Jmeter' measurements data is not populating in the query section.
Seems like I am missing some configuration in windows .ini file, Please can someone help me with this.
i am unable to download influx db from above link( Download Influxdb from this link (nightly build, updated up to now). It is standalone zip. If you extract, you will see something like this.(i renamed in to influxdb-0.11.0)
getting below Error The specified key does not exist. 0SzfuBbXYpWLY1osGMzhxH1F5dJPipbtlLUmn+cp3oSt7e/o6N13UR6Q2YFmAmr9LcCz3NoIyUc=
above link is not working (Download Influxdb from this link (nightly build, updated up to now). It is standalone zip. If you extract, you will see something like this.(i renamed in to influxdb-0.11.0))
Getting below Error
The specified key does not exist. 239D9D4D27E86F6D
Hi Shantonu, I have configured as per the instruction. However not getting the desired graphs. when doing the show measurements jmeter.D.a.count details are not coming up. Only jmeter.all.a.count details are there. Also in grafana when trying to add any graphs getting influxDB error. data is null. Could you please update. Thank you very much.
ReplyDeleteAs you are getting results, that means your configuration is okay. So, two things can be happen
Delete1. Jmeter is not sending (check Jmeter following this http://shantonusarker.blogspot.com/2016/02/jmeter-grafana-influxdb-monitoring.html)
2.You could not configure Grafana dashboard graphs with queries.
Jmeter by default provide these graphs , see xml configurations(http://jmeter.apache.org/usermanual/realtime-results.html) You should be able to see those if jmeter sends perfectly to influxdb.
And, check backend listner configuration spatially.
Thank you Shantonu. It was indeed the issue with configuration. If we want to send multiple request, is it like we have to provide the sampler list in backend listener for all the sampler? what is difference between d.count and all.count.
DeleteThanks God..
Deletefrom my example, D is a name of http request, if you have multiple requests, just list in samplerLists
d.count is count of single request, all refers to all request listed in samplerLists.
Hi Shontonu.. I was trying to install influxdb for 32 bit system but failed to do so..can u suggest on the same.
ReplyDeleteUsually steps & configuration are same. Message me your errors, so that I can reply specifically.
DeleteHi Shantonu. I followed the steps. When I running the same influxdb.config file from my PC I could see 3 databases(internal,jmeter and grafana) in show databases for influxdb. But from my office PC I could see only 2 databases(internal, jmeter). Could you please suggest why it is happening?
ReplyDeletethere should be only 2, internal & jmeter (with graphite plugin). I have not declared any DB named grafana.
Deletecheck in log, while making influxdb. send here/mail.
Hello Santonu,i am getting time out error (please see my Jmeter logs),InfulxDB ,Jmeter running on same machine,please advice me any suggestions
ReplyDelete2016/11/08 13:28:52 ERROR - jmeter.visualizers.backend.graphite.TextGraphiteMetricsSender: Error writing to Graphite:connect timed out
2016/11/08 13:28:53 ERROR - jmeter.visualizers.backend.graphite.TextGraphiteMetricsSender: Error writing to Graphite:Connection refused: connect
2016/11/08 13:28:54 ERROR - jmeter.visualizers.backend.graphite.TextGraphiteMetricsSender: Error writing to Graphite:connect timed out
2016/11/08 13:28:55 ERROR - jmeter.visualizers.backend.graphite.TextGraphiteMetricsSender: Error writing to Graphite:connect timed out
error says, jmeter cant connect to influx db graphite plugin,
Deletecheck firewall or authentication related items
DeleteHi Shantonu, can you please elaborate more on this issue resolution.. I am also getting same issue...
Deletethese are firewall/connection issues. you need to add port to firewall for sending data.
DeleteHello Shantonu,
ReplyDeleteI am trying to implement Grafana real time in windows platform. Currently I am able to capture the jmeter run data into Influxdb. I have also configured the Influxdb data source in Grafana and post I am getting message "Success Data source is working", but I am not able to read Influxdb data into Grafana. While configuring individual graph, the 'Jmeter' measurements data is not populating in the query section.
Seems like I am missing some configuration in windows .ini file, Please can someone help me with this.
Please let me know if you need more info.
Hello Shantonu,
ReplyDeleteI am trying to implement Grafana real time in windows platform. Currently I am able to capture the jmeter run data into Influxdb. I have also configured the Influxdb data source in Grafana and post I am getting message "Success Data source is working", but I am not able to read Influxdb data into Grafana. While configuring individual graph, the 'Jmeter' measurements data is not populating in the query section.
Seems like I am missing some configuration in windows .ini file, Please can someone help me with this.
Please let me know if you need more info.
i think you may have missed the grafana config of graphite plugins. mail me for clear details of both configs .
DeleteHi shantonu
ReplyDeletei am unable to download influx db from above link(
Download Influxdb from this link (nightly build, updated up to now). It is standalone zip. If you extract, you will see something like this.(i renamed in to influxdb-0.11.0)
getting below Error
The specified key does not exist.
0SzfuBbXYpWLY1osGMzhxH1F5dJPipbtlLUmn+cp3oSt7e/o6N13UR6Q2YFmAmr9LcCz3NoIyUc=
Could you please look in to this and suggest
thanks
hi shantonu
ReplyDeleteabove link is not working (Download Influxdb from this link (nightly build, updated up to now). It is standalone zip. If you extract, you will see something like this.(i renamed in to influxdb-0.11.0))
Getting below Error
The specified key does not exist.
239D9D4D27E86F6D
0SzfuBbXYpWLY1osGMzhxH1F5dJPipbtlLUmn+cp3oSt7e/o6N13UR6Q2YFmAmr9LcCz3NoIyUc=
if we download influx db
it doesn't have bin and exe folders
could you please check this
Thanks
influx links changed and link wont be working ..
Delete