tcollector ships with OpenTSDB and runs as a Python daemon.
git clone https://github.com/OpenTSDB/tcollector.git
cd tcollector
Edit the etc/tcollector.conf file and set the OpenTSDB host and port.
./startstop start
See tcollector Configuration for configuration guidance.
Any questions?
Feel free to contact us. Find all contact information on our contact page.
Prefer automation? See tcollector Ansible Setup for an example playbook.
Prefer containers? See tcollector Docker Setup.
See tcollector Security for hardening guidance.