Skip to content

Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects (e.g. scollector)

License

Notifications You must be signed in to change notification settings

CheRuisiBesares/opentsdb-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opentsdb-docker

Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects (e.g. scollector, bosun)

How it works

This image automatically starts HBase, waits 30 seconds, then attempts to create the opentsdb tables in hbase and then fires up opentsdb. Make sure that you export port 4242 so that you can access opentsdb outside of the container.

Notes

  • This image has a VOLUME declaration -- if you want to persist your hbase data, use the -v argument in docker to store hbase data on local filesystem.
  • This image has port 16010 exported so that you can use scollector to collect hadoop statistics.

About

Files required to make a trusted opentsdb Docker such that opentsdb can be used for other projects (e.g. scollector)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%