
SHELL=/bin/sh
# Suppresses sending mail to anywhere
MAILTO=""

# Call the script every hour to collect data for fragmentation diagnostics
0 * * * *	/opt/gira/bin/buddyinfo2csv.sh

# Check size of /var/log/buddyinfo.csv every morning at 4:15.
15 4 * * *	/opt/gira/bin/checkBuddyInfoSize.sh