In search of STABLE DB variable to use for determining if a change has been made
Greetings,
I have seen the threads started by others in search of such a variable when writing automated backup scripts and have found that while configsync.localconfigtime and ltm.configtime work with LTMs (with the caveat that you must disable software auto-update check and maybe software phone-home to stabilize them), they DO NOT work when other modules such as ASM or APM are in use because they do not stay stable due to datasync, etc.
To be clear, I am looking for a variable (if one exists) that records the time of the last USER-INITIATED change or SYNC action. IOW, a variable that is not affected by the various system-initiated tasks that happen in the background.
Does such a variable exist and if so, what is it?
Sincere thanks in advance.