.. | ||
dist | ||
doc | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
netdata
netdata is a system for distributed real-time performance and health monitoring. It provides unparalleled insights, in real-time, of everything happening on the system it runs (including applications such as web, or database servers), using modern interactive web dashboards. netdata is fast and efficient, designed to permanently run on all systems (physical & virtual servers, containers, IoT devices), without disrupting their core function.
This dockerized version is part of the T-Pot community honeypot of Deutsche Telekom AG.
The Dockerfile
contains the blueprint for the dockerized netdata and will be used to setup the docker image.
The docker-compose.yml
contains the necessary settings to test netdata using docker-compose
. This will ensure to start the docker container with the appropriate permissions and port mappings.