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