KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
docker-hosts-monitoring
★ 11
Open GitHub ↗
how-to monitor Docker hosts
Download README (.md)
Explore Similar Repositories
TCGA_dbGaP
:
No description available.
SimplePHPBot
:
Simple Telegram Bot without using library !
starx-client-dotnet
:
Starx .Net client library
rethinkdb-observable
:
Convert a rethinkdb cursor into an observable
protocol
:
Tools for consuming and reversing the Pokemon Go API.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
docker-hosts-monitoring
?
Download (.md)
The use of containers needs a strong supervision with different metrics than traditional VMs. For monitor Docker hosts, I use a stack of InfluxDB a time-series database, Grafana the data visualiser and finally Telegraf to ship our metrics from few hosts. ## Get started Clone the project and run setup.sh ```bash git clone https://github.com/jivoi/docker-hosts-monitoring.git cd docker-hosts-monitoring sh setup.sh ``` Go on http://your-ip:3000 and connect to Grafana with these credentials (admin:P@ssw0rd)