ansible.netdata/CHANGELOG.md

16 lines
499 B
Markdown
Raw Normal View History

2018-07-26 17:02:22 +02:00
## v1.0
### Features
* Install Netdata.
* Can choose to install recommends packages.
2018-07-26 17:46:10 +02:00
* Manage Netdata configuration (/etc).
* Ensure Netdata service is enabled and started.
2018-07-27 18:01:52 +02:00
* Manage IP address and port used.
* Manage memory mode.
* Define some vars to manage master and slaves configuration.
* Combine 4 vars to generate Netdata configuration.
* Slaves alarms can be disable, the master will not send alarms.
2018-08-13 10:36:56 +02:00
* Possibility to manage a registry.
* Possibility to overwrite default email recipient.