          MODULE=netdata
         VERSION=2.11.0
          SOURCE=$MODULE-v$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-v$VERSION
      SOURCE_URL=https://github.com/netdata/netdata/releases/download/v$VERSION/
      SOURCE_VFY=sha256:3e21070e084045757df8281a8de4213458a59a2d35a295c7d692370071797c86
        WEB_SITE=http://github.com/firehol/netdata/
         ENTERED=20160620
         UPDATED=20260815
           SHORT="Detailed real-time performance monitoring over the web"

cat << EOF
netdata is a highly optimized Linux daemon providing real-time performance
monitoring for Linux systems, Applications, SNMP devices, over the web.
It tries to visualize the truth of now, in its greatest detail, so that you
can get insights of what is happening now and what just happened, on your
systems and applications.
This is what you get:
 - Stunning bootstrap dashboards, out of the box (themable: dark, light)
 - Blazingly fast and super efficient, mostly written in C
 - Zero configuration - you just install it and it autodetects everything
 - Zero dependencies, it is its own web server for its static web files
 - Zero maintenance, you just run it, it does the rest
 - Custom dashboards that can be built using simple HTML (no javascript needed)
 - Extensible, you can monitor anything you can get a metric for
 - Embeddable, it can run anywhere a Linux kernel runs and its charts can be
   embedded on your web pages too.

After the daemon has been started for the first time, (with 'netdata' command)
download the default config file from http://127.0.0.1:19999/netdata.conf
Copy it to /etc/netdata/ and modify it.
EOF
