| 1 | # netdata configuration |
| 2 | # |
| 3 | # You can get the latest version of this file, using: |
| 4 | # |
| 5 | # netdatacli dumpconfig > /etc/netdata/netdata.conf |
| 6 | # |
| 7 | # You can also download it using: |
| 8 | # |
| 9 | # wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf |
| 10 | # or |
| 11 | # curl -o /etc/netdata/netdata.conf http://localhost:19999/netdata.conf |
| 12 | # |