Skip to content

gilbertgong/tcp_bridge.pl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcp_bridge.pl

a tcollector that acts as local tcp bridge for opentsdb style metrics directly fed to tcollector

I was asked to debug a tcp variant of the udp_bridge.py that is packaged with standard tcollectors. Unable to identify the problem immediately, I wrote a clean sheet perl version to validate what should be happening. This exercise enabled me to later correct the python version, which will hopefully be submitted upstream after some additional cleanup.

With permission of Jonathan Creasy (the original author), I am posting the fixed tcp_bridge.py. It has also been committed to the tcollector repo, but also published here with alternate license.

About

a tcollector that acts as local tcp bridge for opentsdb style metrics directly fed to tcollector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published