Forum Discussion
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, LTM...).
If this is impossible in iControl way, can I find the information directly on the BIGIP?
- hooleylistCirrostratusHi,
- ykkimNimbostratusAaron.
- ykkimNimbostratusAaron.
- Mohamed_LrhaziAltocumulus
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()
Recent Discussions
Related Content
* 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