Closed sonnonet closed 7 years ago
Hi,
Can you try tcollector
script in root dir. I'm able to start, status and stop the collectors.
./tcollector
usage: ./tcollector <start [args]|stop|restart [args]|status>
In new version: you can start tcollector by
sudo python tcollector.py -H <TSDB Host IP> -p <TSDB port> -D
-D
-- Run as a background daemon
I really Thanks for your information~^^
2017-03-06 19:53 GMT+09:00 Veerendra notifications@github.com:
Hi, Can you try tcollector script in root dir. I'm able to start, status and stop the collectors.
./tcollector usage: ./tcollector <start [args]|stop|restart [args]|status>
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenTSDB/tcollector/issues/363#issuecomment-284364255, or mute the thread https://github.com/notifications/unsubscribe-auth/APPAz1q4GBj742eHCVO1QKUVqoeSVK1Oks5ri-WygaJpZM4MCDdr .
-- CEO Han-gyeol Kim
Sonnonet Co., Ltd.
Seoul,(08506) Rep. of KOREA
Tel. +82-70-4237-0785 Fax. +82-2-6971-9827 Mobile. +82-10-8906-2129 E-mail. korea.sonnonet@gmail.com Home. http://www.sonnonet.com
If you feel your issue is resolved, please close the issue. Let the developers focus on bugs :-)
Hello,
I have some problems with tcollector because new version missing startstop script.
I try to run it like documentation says, but can't find that script.