           SPELL=collectd
         VERSION=4.10.3
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://collectd.org/files/$SOURCE
     SOURCE_HASH=sha512:772a8f70f8fd73ad431d0a18c7e810d9ed412f7bf260655d12ba0993f0419fd12f816f6fab92dd55ef26adc8a5b89652dee42e19d2b7921f48d470109b37c1ff
        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
