Interesting.  Looks like my issue was using IE for running the InfluxDB 
console.  When I tried running "list series" I was getting an error back.  
Switched over to Firefox and it didn't even recognize that I had the jmeter 
database.  Recreated it, reran my JMeter test and ran "list series" in InfluxDB 
via Firefox.  Data!!!  Thanks.
       From: "Wilson, Cheyne" <[email protected]>
 To: JMeter Users List <[email protected]>; Glenn Caccia 
<[email protected]> 
 Sent: Wednesday, April 8, 2015 3:52 PM
 Subject: RE: checking data in influxdb
   
Have you tried the influxdb command 'list series' to verify the data is getting 
in there?
http://influxdb.com/docs/v0.8/api/query_language.html

That's what I used when getting it set up / troubleshooting last night using 
influxdb 0.8.8. The output was as follows:

list_series_result
time    name
0    jmeter.MySampleName.a.count
0    jmeter. MySampleName.a.max
0    jmeter. MySampleName.a.min
0    jmeter. MySampleName.a.pct90
0    jmeter. MySampleName.a.pct95
0    jmeter. MySampleName.a.pct99
0    jmeter. MySampleName.ko.count
0    jmeter. MySampleName.ok.count
0    jmeter. MySampleName.ok.max
0    jmeter. MySampleName.ok.min
0    jmeter. MySampleName.ok.pct90
0    jmeter. MySampleName.ok.pct95
0    jmeter. MySampleName.ok.pct99
0    jmeter. MySampleName.a.count
0    jmeter. MySampleName.a.max
0    jmeter. MySampleName.a.min
0    jmeter. MySampleName.a.pct90
0    jmeter. MySampleName.a.pct95
....


Regards,

Cheyne


-----Original Message-----
From: Glenn Caccia [mailto:[email protected]] 
Sent: Thursday, 9 April 2015 7:26 a.m.
To: JMeter Users List
Subject: checking data in influxdb

 I'm trying to get setup with InfluxDB and Grafana with JMeter.  I wanted to 
try Grafana 2.0 (beta), but its configuration is different than the older 
version that JMeter has documentation for and I've not gotten it to work yet.  
I wanted to at least confirm that the InfluxDB part is working correctly and 
would like to run a query to confirm that data made it in from a test run.  
What is the data structure for the JMeter DB?  That is, if I write a query for 
"select * from ????, what is ????.  I don't know if these are called tables or 
something else, but basically, what structure is created in the JMeter 
database?  Into what structure are run results saved?
Good planets are hard to find - please think of the environment before you 
print this email.
____________________________________________________________________
CAUTION - This message may contain privileged and confidential 
information intended only for the use of the addressee named above.
If you are not the intended recipient of this message you are hereby 
notified that any use, dissemination, distribution or reproduction 
of this message is prohibited. If you have received this message in 
error please notify Air New Zealand immediately. Any views expressed 
in this message are those of the individual sender and may not 
necessarily reflect the views of Air New Zealand.
_____________________________________________________________________
For more information on the Air New Zealand Group, visit us online


at http://www.airnewzealand.com 
_____________________________________________________________________


  

Reply via email to