-
### Relevant telegraf.conf
```toml
[[inputs.ntpq]]
# Disable nameserice lookup
options = "-n"
```
### Logs from Telegraf
```text
Oct 28 18:11:50 telegraf-ntpd-host telegraf[31391…
-
### Relevant telegraf.conf
```toml
[[inputs.disk]]
ignore_fs = ["tmpfs", "devtmpfs", "devfs", "overlay", "aufs", "squashfs"]
```
### Logs from Telegraf
```text
This can see the sdb disk:
sudo …
-
Hello!
I'm using nginx as a metric proxy.
## Telegraf
The chain is: x2i => nginx:8088 => telegraf:8087 => influxdb2/influxdb1:8086
#### nginx.conf
There is a basic config for the telegra…
-
When using Kapacitor, transformed data can be sent to an influxdb server. Such a neat feature!
[Kapacitor](https://github.com/influxdata/kapacitor) has a single output plugin : [InfluxDbOut](https://…
-
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master…
-
support version
measurement
metric
simple description
detail ref. link
v0.2.0~
cpu
usage_idle
cpu idle percent
link
v0.2.0~
…
-
### Use Case
We need the ability to further filter VMware virtual machine resources by Tags. Specifically, we have tags that identify elements like fault domain, product code, owner, etc. This func…
-
### Relevant telegraf.conf
```toml
[agent]
interval = "10s"
round_interval = true
debug = true
logfile = ""
omit_hostname = true
[[inputs.socket_listener]]
service_address = "…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master…