# /etc/cron.d/harvest # # Sample cron table for RedHat Linux 7.2. # Modify MYDOMAIN and HARVEST-USER to reflect your setup. # # You might also want to manage the logfiles either by modifying the # RunGatherer or using an additional script. # MAILTO="harvest@MYDOMAIN" ## Start Gatherer 01 0 * * * HARVEST-USER /usr/local/harvest/gatherers/example-1/RunGatherer 01 1 * * * HARVEST-USER /usr/local/harvest/gatherers/example-2/RunGatherer 01 2 * * * HARVEST-USER /usr/local/harvest/gatherers/example-3/RunGatherer