Over the weekend, crontab entries were added to all stations, except 6, to power cycle the base motes on /dev/ttyS6:

From crontab -l:

0 */3 * * * /usr/local/isff/scripts/power_cycle_port 6

This will then happen at 00:00, 03:00, ... UTC.

cron logs to /var/log/isfs/messages when it runs, which can be checked to verify the power cycle
script is being run.

Once we have 2-way comms to site 6 we can update its crontab.