# Install this by running "crontab crontab" (will replace existing crontab) # m h dom mon dow cmd # Run NilmDB processing every 5 minutes */5 * * * * chronic /home/nilm/data/process.sh # Check the capture process every minute */1 * * * * chronic /home/nilm/data/capture.sh