-
### Use Case
We are currently sending IPFIX data from a device. Initially, the device was sending data points directly, and our PEN map was able to correctly decode and process the data. However, sin…
-
### Use Case
It would be nice to have a human readable documentation about the CLI command and all possible sub-commands + options in the repository. Just like we have a README.md for every plugin.
…
-
### Relevant telegraf.conf
```toml
[[inputs.teamspeak]]
server = "teamspeak-host:10011"
username = "monitoring"
password = "MY_PASSWORD"
nickname = "telegraf"
[inputs.teamspeak.tags]
…
dlmw updated
3 months ago
-
Dockerfile based on Alpine version.
```
FROM telegraf:1.13.0-alpine
RUN wget https://telegrafreleases.blob.core.windows.net/linux/telegraf && \
mv telegraf /usr/bin/telegraf && \
chmod a+x …
-
**Describe the bug**
After upgrade to version 0.12 of the role all my provision failed to download telegraf from repo
**Installation method/version**
* Ansible Galaxy / 2.7.9
**Ansible Versi…
-
### 📑 I have found these related issues/pull requests
I checked and didn't find similar feature request.
### 🏷️ Feature Request Type
New monitor
### 🔖 Feature description
I would like to propose …
-
I saw this error in my logs:
2022-11-09T14:31:00Z E! [inputs.docker] Error in plugin: Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Get "ht…
-
See the following in the telegraf docker container on startup.
```
2020-12-08T20:50:29Z W! [outputs.influxdb] When writing to [http://localhost:8086]: database "telegraf" creation failed: 200 OK: …
-
The github repository influx-cli contains no guidelines regarding contribution, like [influxdb ](https://github.com/influxdata/influxdb/blob/master/CONTRIBUTING.md)or [telegraf](https://github.com/inf…
-
Telegraf 와 influxdb를 이용하여 노드 상태를 모니터링 하기.
- [x] Influxdb 설치, 설정
- [x] node별 telegraf 설치, 설정
jhgoh updated
9 months ago