We are on version 6.1.1 and are using SMATDB. We have a cron job that runs each Saturday night. It performs a cycle save, and moves the old SMAT and log files off to an archive directory.
We are considering changing this to nightly. Keep the current week in the process directory but all prior weeks (we keep 4) will be saved off into the archive directory and compressed. Any advantage or disadvantage to doing this with SMATDB?
Additionally, since SMAT and log archiving can be configured in the GUI, is there any advantage or disadvantage to using that vs a cron job?