
Solved!
Go to SolutionMAILTO for Crontab at Isilon OneFS
Hi,
I need help on this one.
I would like to use the CRON to send email to me daily about the quota status but it doesn't work.
I updated the Cron at /etc/mcp/override/crontab.smbtime.
#
#
0 8 * * * root /usr/bin/isi quota list --type=directory --exceeded
#
#
I even tried to output the quota to a log file then but it still does not working.
#
#
0 8 * * * root /usr/bin/isi quota list --type=directory --exceeded> /ifs/data/script/quota.log
Note: without the MAILTO, the quota cli works fine.
Thanks,
Best regards
Responses (0)
Solutions (0)
