Hellow happy people,
Did any one enabled automatic backup of ASA configuration using EEM. I am going to try it out. What will be the challenge which i can forsee before i go ahead? Something like high cpu/mem utilization etc..
event manager applet period-event
description "Run backup command once in a day"
event timer watchdog time 86400 //(60x60x24)
action 0 set x <xyzzfdsfafdsfaddsfsaf>
action 1 cli command "copy startup-config scp://test:test12@<serverip>/<some path and file name $x>"
output none
-Shankar Murali