-
Hi Alain,
I am using nmon2influxdb 2.1.0 in RH7 server to load nmon perfdata from AIX server to influxdb server. The configuration file generated under /home/user is working perfectly.
Later on I a…
-
Since telegraf plugin configurations often require passwords and secret information they should not be world readable. I will try to provide a simple PR tomorrow.
https://github.com/NorthPage/telegra…
-
**System info:**
This is Centos 6.7 box with all latest updates installed.
➜ ~ cat /etc/redhat-release
CentOS release 6.7 (Final)
➜ ~ uname -a
Linux myhost.com 2.6.32-573.12.1.el6.x86_64 #1 SMP …
-
Hi,
I have this crash on a centos 7 with telegraf:
```
# rpm -qa | grep telegraf
telegraf-0.12.1-1.x86_64
# uname -a
Linux rhexweb1 3.10.0-229.14.1.el7.x86_64 #1 SMP Tue Sep 15 15:05:51 UTC 2015 x8…
-
InfluxDB running with UDP and local Telegraf input surprisingly crashed after running stable for 3 weeks.
Series created and memory usage went up due to no obvious reason nor change of the configurati…
miili updated
8 years ago
-
I was planning to use Capacitor to send perfmon counters to influxdb, but after some tests I wanted to change the point schema to allow a more compact schema.
Actually, when datas are sent to InfluxD…
-
Hi,
As part of my tests Im using Telegraf to send metrics to Kafka.
From Kafka I plan to consume the metrics to InfluxDB.
As part of my tests I tried to use the Kafka (consumer) plugin, but the probl…
-
After installation, open vim, got the following issue:
```
~ jeffery$ vim
neocomplete does not work with this version of Vim.
It requires Vim 7.3.885 or later with Lua support ("+lua").
Press ENTER…