           SPELL=collectd
         VERSION=4.10.2
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://collectd.org/files/$SOURCE
     SOURCE_HASH=sha512:01825a26452adb2586451efb899b2187d39b0a3ca759a568fd749eb076f8005177d6017deca08981c3c0c012da75437005b100d8dd7d5be0b25117ae520bd606
        WEB_SITE=http://collectd.org
         ENTERED=20101209
            DOCS="${DOCS} contrib"
      LICENSE[0]=GPL
        KEYWORDS="net"
           SHORT="a daemon which collects system performance statistics"
cat << EOF
collectd gathers statistics about the system it is running on and stores this
information. Those statistics can then be used to find current performance
bottlenecks (i.e. performance analysis) and predict future system load (i.e.
capacity planning). Or if you just want pretty graphs of your private server and
are fed up with some homegrown solution you're at the right place, too ;).
EOF
