A cli tool for docker monitoring with prometheus and cAdvisor
Project description
DoMo CLI
DoMo is a Docker Monitoring Command Line Tool which collects the most important metrics running docker containers.
Installation
You can install domo with
pip install domo
Prerequisites
DoMo collects metrics by sending a query request to Prometheus Server. To collect docker container metrics(Memory/Disk/CPU usage) and monitor app logs, the following prerequisites should be satisfied:
- Docker Engine is running
- Prometheus server is running in http://localhost:9090/
- cAdvisor and Grok Exporter are integrated in Prometheus
How to use
- type
domoto get an overview of all commands - Use
domo list-containersto get id and name of all running containers - Use
domo container <container_name>/<container_id>to list container metrics - Use
domo logsto show the latestError information in app log file
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tsetdomocli-1.6-py3-none-any.whl.
File metadata
- Download URL: tsetdomocli-1.6-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
770e7fd284ab845c1175e836bcc14035695f5d1098bc6616a70ff22e239d9d0e
|
|
| MD5 |
b008e9d8740f91d372a76c66b6bb4640
|
|
| BLAKE2b-256 |
d1372d831cfe5f2c10fac7ca32dbdf43374e548dd2d4839a087a853fc72e1ce9
|