#
# cron.d for remstats
# Make sure your configuration is allright. Then comment out those lines
# needed. Consult /usr/share/doc/remstats/html.
#

# The data collector, updaters
#*/5 * * * * remstats	test -x /usr/lib/remstats/bin/run-remstats && /usr/lib/remstats/bin/run-remstats >/dev/null 2>&1

# 5 3 * * * remstats	test -x /usr/lib/remstats/bin/do-traceroutes && /usr/lib/remstats/bin/do-traceroutes >/dev/null 2>&1
# 0 3 * * * remstats	test -x /usr/lib/remstats/bin/snmpif-description-updater && /usr/lib/remstats/bin/snmpif-description-updater >/dev/null 2>&1

#0 3 * * * remstats	test -x /usr/lib/remstats/bin/cleanup && /usr/lib/remstats/bin/cleanup >/dev/null 2>&1

# Do this only if you can afford it and need to! Get logrotate
# configured!
# */5 * * * * root    test -x /usr/sbin/rndc && /usr/sbin/rndc stats >/dev/null 2>&1

