Telegraf
Telegraf is a plugin-driven server agent written in Go for collecting metrics & data on the system.
Last updated
Telegraf is a plugin-driven server agent written in Go for collecting metrics & data on the system.
Last updated
Now you need to configure telegraf plugin to influxdb.
Best features on influx is you can write and query data using the programming language of your choice.
Download steps of telegraf:
You can use these programming language to configure:
We can use different plugin as per our requirements:
Prometheus config on telegraf:
Error found:
Let's fix the issue. Status = 401 means auth error.
Again come to the config file of prometheus. Token were not configured there.
Regenerate the token and follow this step again:
Now, the error is fixed:
Let's monitor on influxdb: