post_install() {
cat <<EOF
==> Customize your /etc/collectd.conf (you really want to).
==> Then start and stop the daemon using: /etc/rc.d/collectd
==> To see some result of collected data, use the Perl script:
==> /usr/share/collectd/collectd2html.pl
EOF
}