F5 Automated Backups - The Right Way
Hi all,
Often I've been scouring the devcentral fora and codeshares to find that one piece of handywork that will drastically simplify my automated backup needs on F5 devices. Based on the wo...
Published Mar 13, 2014
Version 1.0Thomas_Schocka1
Altocumulus
Joined May 04, 2012
Thomas_Schocka1
Altocumulus
Joined May 04, 2012
tabernarious_11
Oct 03, 2018Nimbostratus
@remosser, You will have to edit the template and reimport. The following is for v3.1.4:
- Open the template in a text editor (not in the F5 GUI).
- Rename the template (not the text file) by finding line 68 and changing
tof5.automated_backup.v3.1.4
or something.f5.automated_backup.v3.1.4_pruning_600
- Then find line 483 (or near) which should be
and changeinterval 60 \
to however many seconds you want.60
- Import the template to the F5 which should show up as a new template (with the new name you set).
- Open your iApp configuration, change the template, and redeploy. You may need to set the Frequency to
, finish, then go back and set the Frequency back to your desired values. I can't remember what exactly needs to be done to cause the iCall scripts to be regenerated.Disabled