This shows you the differences between two versions of the page.
| snippets:netdata [2018/02/21 15:31] – created allspark | snippets:netdata [2018/02/21 15:32] (current) – allspark | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # Netdata | ||
| + | ``` | ||
| + | cd / | ||
| + | git clone https:// | ||
| + | apt install zlib1g-dev uuid-dev libmnl-dev gcc make git autoconf autoconf-archive autogen automake pkg-config curl | ||
| + | ./ | ||
| + | ``` | ||