"Telegraf is an open source server agent that helps you collect metrics from your stacks, sensors, and systems."
We can use Telegraf to collect metric data and save it to InfluxDB.
I'll use the installation script from the Influx web site:
# curl --silent --location -O \
https: