Complete F5 Automated Backup Solution
Problem this snippet solves: 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 ...
Updated Jun 06, 2023
Version 2.0Thomas_Schocka1
Altocumulus
Joined May 04, 2012
Andreas_Schierm
Nov 02, 2017Nimbostratus
To work around "script has exceeded its time to live, terminating the script" errors in /var/log/ltm adjust the allowed script run time by scriptd:
TMSH:
modify /sys scriptd max-script-run-time 600
save /sys config
run /cm config-sync to-group …