Telegraf
Telegraf collects and sends time series data from databases, systems, and IoT sensors. It has no external dependencies, is easy to install, and requires minimal memory.
Telegraf
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/telegraf.sh)"
Configuration
Config file:
1
/etc/telegraf/telegraf.conf
Notes
Make sure to configure an output for the telegraf config and start the service with
systemctl start telegraf.Links
This post is licensed under CC BY 4.0 by the author.