In the previous post, we have seen how to collect the system metrics using Telegraf and send them to InfluxDB and visualize them in Grafana. In this post, we will see how to download those system metrics as Excel report using NodeJS application and link them with Grafana. If you…