[influxdb] Re: Kapacitor AWS SNS Topic Post

2016-10-20 Thread nathaniel
Kapacitor doesn't understand AWS ARN values, that is why you will need a translation layer between the two. For example you could map the alert ID to the ARN in that layer. On Thursday, October 20, 2016 at 11:55:13 AM UTC-6, Nikhil Agrawal wrote: > > Aws SNS can understand JSON. > > To configure

Re: [influxdb] Kapacitor email alert not working

2016-10-20 Thread Sean Beckett
Is there an SMTP server running on localhost port 25? To clarify, Kapacitor cannot send email by itself. You must have a valid SMTP service running and enter those details into the Kapacitor config file. On Thu, Oct 20, 2016 at 2:56 PM, Nikhil Agrawal wrote: > How to setup email alsert on kapac

[influxdb] Kapacitor email alert not working

2016-10-20 Thread Nikhil Agrawal
How to setup email alsert on kapacitor, Where to setup SMTP server address ,. find below. getting below error. logs, kapacitor.conf,tick script *Logs error:* [trial:alert2] 2016/10/20 19:30:40 E! smtp service not enabled, cannot send email. *kapacitor.conf* [smtp] # Configure an SMTP em

Re: [influxdb] Kapacitor logs while setup email and post alert menthod

2016-10-20 Thread Sean Beckett
Can you send mail from that machine outside of Kapacitor? It looks like the SMTP server is not up or not functional as configured in Kapacitor On Thu, Oct 20, 2016 at 1:34 PM, Nikhil Agrawal wrote: > Hi, > > I am to use Kapacitor email and post alert. Getting below log message. > > email: > > [t

[influxdb] Kapacitor logs while setup email and post alert menthod

2016-10-20 Thread Nikhil Agrawal
Hi, I am to use Kapacitor email and post alert. Getting below log message. email: [trial:alert2] 2016/10/20 19:30:40 E! smtp service not enabled, cannot send email. POST: I am trying to send json to AWS SNS failed to POST batch Post arn:aws:sns:ap-northeast-1:330932647836:PSS-Coriolis-Monitori

[influxdb] Re: (Kapacitor) database name in the tickscript

2016-10-20 Thread mohamadqadri93
Hi Nathaniel, Thank you for your answer. The method you mentioned will work fine. -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To unsubscribe from this group and stop receiving emails from it, send

Re: [influxdb] Re: InfluxDB sending multiple queries at once

2016-10-20 Thread Sean Beckett
Some of the papers on https://www.influxdata.com/technical-papers/ might be of use, and look through our Blog for performance-related posts. We do not yet have a continually published performance reference. On Thu, Oct 20, 2016 at 12:30 PM, Dmitriy Akulov wrote

Re: [influxdb] timeout for InfluxDB for Jmeter backend listerner

2016-10-20 Thread Sean Beckett
http://docs.influxdata.com/influxdb/v1.0/administration/logs/ Windows is not supported for InfluxDB (experimental only). I'm honestly not sure how logging is handled on Windows. On Thu, Oct 20, 2016 at 12:29 PM, surendra matta wrote: > Hi > I am very new to InfluxDB and i install in my windows

Re: [influxdb] Re: InfluxDB sending multiple queries at once

2016-10-20 Thread Dmitriy Akulov
Are there any benchmarks on same data-set but with different amount of cores? Is the performance increase exponential? I couldnt find anything like that. We dont do many writes but request and process large amount of data which is quite slow. On Thu, Oct 20, 2016 at 7:57 PM, Sean Beckett wrote:

Re: [influxdb] timeout for InfluxDB for Jmeter backend listerner

2016-10-20 Thread surendra matta
Hi I am very new to InfluxDB and i install in my windows machine , Please let me know where i can find the influxDB logs Thanks for the quick response On Thursday, October 20, 2016 at 2:26:05 PM UTC-4, Sean Beckett wrote: > > What do the InfluxDB logs show? > > On Thu, Oct 20, 2016 at 12:14 PM

Re: [influxdb] timeout for InfluxDB for Jmeter backend listerner

2016-10-20 Thread Sean Beckett
What do the InfluxDB logs show? On Thu, Oct 20, 2016 at 12:14 PM, surendra matta wrote: > I am trying to configure the InfluxDB and i made below changes in Influx > DB conf > > [[graphite]] > enabled = true > database = jmeter > bind-address = ":2003" > # protocol = "tcp" > # consisten

[influxdb] timeout for InfluxDB for Jmeter backend listerner

2016-10-20 Thread surendra matta
I am trying to configure the InfluxDB and i made below changes in Influx DB conf [[graphite]] enabled = true database = jmeter bind-address = ":2003" # protocol = "tcp" # consistency-level = "one" FYI.. i am using influxdb-1.0.2-1 And i restart the InfluxDB but when i start the test i

Re: [influxdb] Re: InfluxDB sending multiple queries at once

2016-10-20 Thread Sean Beckett
Go is a parallel language from the ground up. More CPU cores = more throughput. On Thu, Oct 20, 2016 at 11:42 AM, Dmitriy Akulov wrote: > We are seeing performance issues on a 12 thread server. I am thinking > getting a new server with 32 threads. > How well influxdb scales? Will it help or the

[influxdb] Re: Kapacitor AWS SNS Topic Post

2016-10-20 Thread Nikhil Agrawal
Aws SNS can understand JSON. To configure this -- do i need to add ARN in Kapacitor.conf? On Thursday, October 20, 2016, wrote: > > Yes, it is possible, but it may require that you put a proxy in between to > transform the JSON that Kapacitor generates into something that AWS SNS can > unders

[influxdb] Re: Kapacitor AWS SNS Topic Post

2016-10-20 Thread Nikhil Agrawal
AwsSNS can understand JSON .. do I just mention ARN on kapacitor.conf? On Thursday, October 20, 2016, wrote: > > Yes, it is possible, but it may require that you put a proxy in between to > transform the JSON that Kapacitor generates into something that AWS SNS can > understand. > > > On Thursda

[influxdb] Re: Kapacitor AWS SNS Topic Post

2016-10-20 Thread nathaniel
Yes, it is possible, but it may require that you put a proxy in between to transform the JSON that Kapacitor generates into something that AWS SNS can understand. On Thursday, October 20, 2016 at 11:14:40 AM UTC-6, Nikhil Agrawal wrote: > > Hi, > > Can we use Kapacitor post method to post data

Re: [influxdb] kafka consumer group starting offset

2016-10-20 Thread Sean Beckett
What version of InfluxDB and Telegraf are you using? On Thu, Oct 20, 2016 at 11:34 AM, wrote: > Hi all, > > I'm using the Telegraf Kafka input plugin to read JSON data from a kafka > topic. I have the offset = "newest" setting in my > [[inputs.kafka_consumer]] configuration. > > When I started

Re: [influxdb] kafka consumer group starting offset

2016-10-20 Thread fjohnson
Telegraf 1.0.0 InfluxDb 1.0.1 On Thursday, October 20, 2016 at 12:41:21 PM UTC-5, Sean Beckett wrote: > What version of InfluxDB and Telegraf are you using? > > > On Thu, Oct 20, 2016 at 11:34 AM, wrote: > Hi all, > > > > I'm using the Telegraf Kafka input plugin to read JSON data from a

Re: [influxdb] Re: InfluxDB sending multiple queries at once

2016-10-20 Thread Dmitriy Akulov
We are seeing performance issues on a 12 thread server. I am thinking getting a new server with 32 threads. How well influxdb scales? Will it help or the difference will be minimal? On Thu, Oct 20, 2016 at 6:45 PM, Sean Beckett wrote: > The only substantial difference is in the number of HTTP ca

[influxdb] Kapacitor AWS SNS Topic

2016-10-20 Thread Nikhil Agrawal
Hi, Can we post alert using Kapacitor in AWS SNS Topic from Kapacitor ? If yes - Any documentations. -- *Thanks,Nikhil Agrawal | +1 408 505 8443* -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData" group. To u

[influxdb] kafka consumer group starting offset

2016-10-20 Thread fjohnson
Hi all, I'm using the Telegraf Kafka input plugin to read JSON data from a kafka topic. I have the offset = "newest" setting in my [[inputs.kafka_consumer]] configuration. When I started it up, it began reading tons and tons and tons of things from kafka, for about a minute, it was doing 10

[influxdb] Kapacitor AWS SNS Topic Post

2016-10-20 Thread Nikhil Agrawal
Hi, Can we use Kapacitor post method to post data in AWS SNS Topic from Kapacitor ? If yes - Any documentations. -- *Thanks,Nikhil Agrawal | +1 408 505 8443* -- Remember to include the version number! --- You received this message because you are subscribed to the Google Groups "InfluxData

Re: [influxdb] Re: Sum of Column across series - kapacitor v0.12

2016-10-20 Thread nathaniel
The JoinNode https://docs.influxdata.com/kapacitor/v1.0/nodes/join_node/ will do what you want. Keep in mind that the JoinNode joins on groups, so make sure the .groupBy dimensions match. On Wednesday, October 19, 2016 at 4:50:55 PM UTC-6, Vinit wrote: > > TICKscript: > var running = batch >

Re: [influxdb] Re: InfluxDB sending multiple queries at once

2016-10-20 Thread Sean Beckett
The only substantial difference is in the number of HTTP calls made. Internally the queries execute in parallel depending on the number of cores available at the time. On Thu, Oct 20, 2016 at 4:43 AM, Dmitriy Akulov wrote: > I have the same question. > What is the difference between "influxdb mu

[influxdb] Re: (Kapacitor) database name in the tickscript

2016-10-20 Thread nathaniel
Unfortunately there is not. A possible workaround would be to use tasks templates https://docs.influxdata.com/kapacitor/v1.0/examples/template_tasks/ and have one task per db, not sure if that is reasonable in your case or not. Then you could pass the database name down as a argument to the scri

[influxdb] Re: (Kapacitor) database name in the tickscript

2016-10-20 Thread mohamadqadri93
On Wednesday, October 19, 2016 at 11:45:21 PM UTC-4, mohamad...@gmail.com wrote: > Hello everyone, > > I have a question concerning specifying the db name in the Kapacitor exec > node. > I have a tick script which calls a python script using the .exec node. > The tick script looks like this: > >

[influxdb] Re: InfluxDB sending multiple queries at once

2016-10-20 Thread Dmitriy Akulov
I have the same question. What is the difference between "influxdb multiple statements" and sending single queries in parallel or one after the other. What should we use in production? What is faster/best? On Wednesday, March 30, 2016 at 8:37:56 PM UTC+2, Madhumitha psg wrote: > > When we batc

[influxdb] Re: Problems understanding new Telegraf's SNMP Plugin

2016-10-20 Thread kostas
On Friday, October 14, 2016 at 10:44:14 PM UTC+3, sacha@gmail.com wrote: > Hi, > In the old SNMP Plugin I had this: > ... > [[inputs.snmp.host]] > address = "server.domain.local:161" > community = "community" # default public > version = 2 # default 2 > collect = ["CargaCPU"] >

[influxdb] Re: Reg usage of telegraf for Docker Stats within Container

2016-10-20 Thread kostas
On Wednesday, October 19, 2016 at 9:06:11 PM UTC+3, pck...@gmail.com wrote: > On Thursday, October 13, 2016 at 7:47:57 AM UTC-4, kos...@influxdb.com wrote: > > On Wednesday, October 12, 2016 at 6:33:18 PM UTC+3, pck...@gmail.com wrote: > > > Hi, > > > > > > I am using Telegraf in my current produc