[influxdb] Re: SASL support for Memcached input plugin

2016-06-17 Thread cameronsparr
On Friday, June 17, 2016 at 7:44:34 AM UTC+1, mi...@oobak.org wrote: > Hi folks, > > I recently secured my Memcached instance using its built-in SASL > authentication, but the Telegraf input plugin stopped working. A quick look > at the plugin shows that it does not support SASL, and was not wri

[influxdb] Re: non string as tags in telegraf

2016-08-02 Thread cameronsparr
Hi Catalin, the JSON parser currently does not support this, but there is no reason that it couldn't be modified to support it. But just to be clear, non-string tags are NOT supported by influxdb line-protocol, so the integers would need to be converted into strings. Converting integers or floa

[influxdb] Re: Telegraf spaces in perfmon counters

2016-08-15 Thread cameronsparr
Hi Garry, I'd recommend upgrading to 1.0 beta3. There are fixes for some characters in windows perfmon that were causing dropped or missing measurements, especially with Graphite. https://github.com/influxdata/telegraf#windows-binaries-experimental Cam On Friday, August 12, 2016 at 2:16:26 PM

[influxdb] Re: [telegraf] Host tags in datadog output plugin?

2016-08-29 Thread cameronsparr
Hi Daniel, The datadog output plugin should automatically set any tag called "host" as the datadog host tag. By default, telegraf sets the "host" tag using the hosts OS hostname. you can read more about setting your own tags here: https://github.com/influxdata/telegraf/blob/master/docs/CONFIG

[influxdb] Re: Telegraf SNMP mapping

2016-09-08 Thread cameronsparr
As far as I know there is no way of doing this, but if you create an issue on the github repo we can include the plugin author in the discussion and see if there is a solution. On Thursday, September 8, 2016 at 3:58:39 AM UTC+1, Matt Baker wrote: > Hi, > > > I have started using the new Teleg

[influxdb] Re: Multiple SNMP input plugins for collecting different data for different hosts

2016-09-09 Thread cameronsparr
Hi Matt, can you provide your full config file, the exact commands you are running, and the exact output you are getting from each of those. you can paste them here or put them in a gist: https://gist.github.com/ thanks, Cam On Friday, September 9, 2016 at 10:24:39 AM UTC+1, Matt Baker wrote:

[influxdb] Re: Windows: Telegraf, using WMI metrics

2016-09-20 Thread cameronsparr
There is currently no way to make WMI queries directly. There are generic plugins (inputs.cpu, inputs.mem, inputs.swap, etc) that do query WMI under the covers, so you could try those first and see if they fit your needs. On Saturday, September 17, 2016 at 5:10:22 PM UTC+1, guli...@gmail.com wro

[influxdb] Re: Hadoop input plugin?

2016-09-22 Thread cameronsparr
that would be the marketing folks getting a little over-excitedsorry about that On Wednesday, September 21, 2016 at 11:20:37 PM UTC+1, ianjr...@gmail.com wrote: > Hi all, > I was reading the 1.0-rc1 release announcement (here: > https://www.influxdata.com/announcing-influxdb-telegraf-kapacit

[influxdb] Re: Remotely install Telegraf as a service with Powershell

2016-09-27 Thread cameronsparr
this is a bug with WinRM and will be fixed in 1.1, see https://github.com/influxdata/telegraf/pull/1772 On Tuesday, September 27, 2016 at 8:17:31 AM UTC+1, Willem D'Haese wrote: > Hello, > > > I'm trying to remotely install telegraf as a service with Powershell. No > matter what I try, the com

[influxdb] Re: [Telegraf] Steps required to get mysql input plugin to report wsrep/Galera stats?

2016-10-17 Thread cameronsparr
> Q1: Are these just gathered if they're present and otherwise ignored? yes > Q2: What if they're invalid or null? For example if you're forced to monitor > a MySQL install that has the Galera patch, but is set wsrep_provider=none? then they won't be collected On Monday, October 17, 2016 at 9

[influxdb] Re: Telegraf system/net input and additional stats

2016-11-02 Thread cameronsparr
There is no option to disable that data, you could use a tagdrop setting if you prefer not to send it at all: https://github.com/influxdata/telegraf/blob/master/docs/CONFIGURATION.md#measurement-filtering On Tuesday, November 1, 2016 at 7:46:44 PM UTC, Mark Selby wrote: > I have enabled the syst

[influxdb] Re: Telegraf logparser: add_field?

2016-11-02 Thread cameronsparr
Correct, that is currently not supported, I've opened an issue in the telegraf repo to add that: https://github.com/influxdata/telegraf/issues/1984 On Friday, October 28, 2016 at 1:04:50 PM UTC+1, Olivier Arsac wrote: > I may be missing something but I can t find a way to add my own static fields

[influxdb] Re: telegraf v1.1.1 CentOS7

2016-11-17 Thread cameronsparr
can you provide your config file & influxdb version? On Thursday, November 17, 2016 at 4:11:30 PM UTC, Paul Seymour wrote: > Hello, > > > Just tried to update from 1.0.1 to 1.1.1 of telegraf and on restart I got > these in the journal. > > > telegraf: 2016/11/17 16:03:26 E! Database creation