Forum Discussion
ykkim
Mar 21, 2012Nimbostratus
Getting the last LTM configuration change time
I'm implementing an application using iControl to manage F5 LTM configurations. I need the last LTM configuration change time. How can I get the configuration apply/save time and changed category(GTM...
Mohamed_Lrhazi
Apr 15, 2013Altocumulus
I have the same need... How to get the time the configuration last changed?
I am trying this, but the returned value does not seem to be correct.. is Configsync.LocalConfigTime really what I need here?
In [44]: datetime.fromtimestamp(int(bigip.Management.DBVariable.query(['Configsync.LocalConfigTime'])[0]['value'])).ctime()
Out[44]: 'Sat Nov 3 12:20:18 2012'
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects