hc1_updated_81.png hc2_updated_81.png hc3_updated_81.png
On this Dashboard we used Telegraf, to store Data on InfluxDB. We additionally use net & netstat
For the whole tutorial have a look at https://community.hetzner.com/tutorials/server-monitoring-using-grafana-and-influxdb
Grafana 8.1 required!
Collector Configuration Details
Create an additional config file for Telegraf:
$ touch /etc/telegraf/telegraf.d/netquery.conf
Now that we have created the file edit it (/etc/telegraf/telegraf.d/netquery.conf).
Here you paste the following content
[[inputs.net]]
[[inputs.netstat]]