Easy Big-IP LTM backup
Recently we upgraded the sw on our bigips, and then all our custom local scripts were gone.
Thats why i wanna blog this easy bigip recipe in case we are stupid enough to do this again.
This is the backup procedure for BIG-IP 9.4.x
/usr/local/bin/bigipbackup.sh: here
/etc/cron.d/backup:
0 21 * * * root /usr/local/bin/bipipbackup.sh > /dev/null