          MODULE=collectd
         VERSION=5.12.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://github.com/collectd/collectd/releases/download/$MODULE-$VERSION/
      SOURCE_VFY=sha256:5bae043042c19c31f77eb8464e56a01a5454e0b39fa07cf7ad0f1bfc9c3a09d6
        WEB_SITE=https://collectd.org/
         ENTERED=20150725
         UPDATED=20230629
           SHORT="Daemon which collects periodic system performance statistics"
cat << EOF
collectd is a daemon which collects system performance statistics periodically
and provides mechanisms to store the values in a variety of ways, for example
in RRD files.
EOF

