netdata/README.md

15 lines
399 B
Markdown
Raw Normal View History

# Luzifer-Docker / netdata
This repository contains a dockerized version of the [netdata](https://github.com/firehol/netdata) daemon. It supports adding and overriding configurations and plugins through overrides.
The expected structure on the `/override` volume mount is as following:
```
/override
├── charts.d
├── conf.d
├── node.d
├── plugins.d
└── python.d
```