-
Comments are part of the line protocol specification, but the decoder doesn't give you a way to access them. I'm not sure how the decoder here handles comments (if it handles them at all) but it's pa…
-
After comparing a POST request to `/telegrafs` sent from the UI to the definitions in openapi
(components/schemas/TelegrafPluginRequest) there appears to be a number of differences.
The UI req…
-
Hello,
I encountered an issue while attempting to incorporate your code into my Telegraf configuration.
'error loading config file /etc/telegraf/telegraf.conf: plugin inputs.exec: line 3793: con…
-
### Please direct all support questsions to slack or the forums. Thank you.
I am currently running the following telegraf configuration:
~~~
[agent]
debug = false
quiet = true
## Default d…
-
**Is your feature request related to a problem? Please describe.**
We are using Retina's `packetparser` plugin to collect information about packets. We love the fact that under the hood, packets are …
-
Consul catalog including the agents state and services state and gives the ability to monitor the name of the server as well as the name of the services healths.
Thanks
-
### Relevant telegraf.conf
```toml
[agent]
snmp_translator = "gosmi"
[[inputs.snmp]]
path = ["$MIBDIRS"]
agents = ["10.37.155.80"]
version = 2
community = "public"
agent_host_…
-
Hello. Maybe someone has encountered this problem and knows how to fix it. The server crashes with the error "Segmentation fault" often, rarely, in absolutely different cases. It is displayed directly…
-
### Relevent telegraf.conf
```toml
# Telegraf Configuration
###############################################################################
# GLOBAL CONFIG …
-
First off, thanks for the great plugin. It works incredibly well and does exactly as advertised, right out of the box. Was surprised and happy to see my two new 5075s added a few seconds after I put t…