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
Joe_5599_134300
Aug 17, 2015Nimbostratus
I have change this in the iApp from default 60 to 3600
set script [string map [list CONSERVE $prune_conserve] $script]
iapp::conf create sys icall script f5.automated_backup_pruning definition \{ $script \} app-service none
set cdate [clock format [clock seconds] -format "%Y-%m-%d:%H:%M"]
iapp::conf create sys icall handler periodic f5.automated_backup_pruning-handler \{ \
interval 3600 \