Hi Group:
I have many different data repositories that I have to pull data and push it to opentsdb. For some cases I have to execute R scripts, some python, some perl, some php etc.
In order to execute these scripts to write to opentsdb, is the following is true?
1. install tcollector.py framework
2. create this directory /usr/local/tcollector/collector/0
3.Create custom scripts and place them under /usr/local/tcollector/collector/0 directory.
Is the script write to stdout and tcollector takes it from there?
Can somebody please shed some insight into this?
Regards,
Mike