A real-time web-based monitoring tool that provides performance stats for Docker containers and visualizes their network connectivity graph
Project description
dStats
dStats is a real-time web-based monitoring tool that provides performance stats for Docker containers and visualizes their network connectivity graph.
Run the Python pip package
pip install dStats
Run the server:
dStats.server
With Basic Authentication(Good for security)
USE_AUTH=true AUTH_USERNAME=<your_username> AUTH_PASSWORD=<your_password> dStats.server
Access the Application(Running on port 2743)
- Open your browser and go to:
http://localhost:2743
Example UI
Here, you’ll find:
- Container Stats: Real-time CPU, memory, and network I/O usage.
- Network Graph: Visualization of container interconnections.
Note: To run continuously you can create a systemd service or use the docker image
Contribute to dStats Project
Thank you for considering contributing to dStats! We appreciate all efforts, big or small, to help improve the project
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 dstats-1.0.7.tar.gz.
File metadata
- Download URL: dstats-1.0.7.tar.gz
- Upload date:
- Size: 26.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a47033ab466aaa49ae4c54fc7484062cb7f304e3a3ff54a5955121bc1516be69
|
|
| MD5 |
e43fada1aea2c1e4959207252f61db78
|
|
| BLAKE2b-256 |
af87a2b3eae632a9639a569ee8237914d570b334e11d1a416bee1ecda9ca8d96
|
File details
Details for the file dstats-1.0.7-py3-none-any.whl.
File metadata
- Download URL: dstats-1.0.7-py3-none-any.whl
- Upload date:
- Size: 29.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f4f7e42d546d08b9f74f46d4856c750fe5044f43fcc6563b41cec410af6a181
|
|
| MD5 |
463191745a56c6158239d4402fbbc2a1
|
|
| BLAKE2b-256 |
8832319627658126604491638e0b0550f9d7843c6d1d93bbfac9e8befd890aad
|