Forum Discussion

the_craigus_318's avatar
the_craigus_318
Icon for Nimbostratus rankNimbostratus
Aug 18, 2017

Creating a named UCS file with Date

Guys,

I am trying to create a job that our solarwinds server uses to backup the UCS file on our BIGIP-VE's

I have found the following syntax:-

tmsh save /sys ucs ${SysName}_${Date}.ucs

${Delay:120}

scp /var/local/ucs/${SysName}_${Date}.ucs orionscp@10.10.10.10:${SysName}_${Date}.ucs

password

This sucessfully creates a .UCS file but the bigip seems to not use its sysname/date stamp in the file name the file is simply created as "_.ucs" - is there anything I am missing ??

These are BIGIP-VE running version 13

No RepliesBe the first to reply