clock
2 Topicsclock format from ISO8601 to numerical
Hello, I have variable with a timestamp like this "2017-04-26T15:09:49.228Z" and I need to convert to numerical (just seconds). I try [clock format $nbf -format {%s}] I get a TCL error "- expected integer but got "2017-04-26T15:09:49.228Z" while executing "clock format $nbf -format {%s}"" Have anyone a idea how I can solve this format problem?308Views0likes1CommentBigIP GUI on HA pair says NTP off by 8 seconds - however on CLI both match
Recently I noticed the NTP error below on the BigIP GUI... System Times of Devices Do Not Match One or more system times of the devices in the device trust do not match the system time of the local device. Auto or manual device group sync operations may fail. Verify that theNTP Settingson all devices are properly configured and that the system times are equal. /Common/apple-pie.crust.com is 8 seconds behind ...and updated the NTP server list on both vcmp guests in the HA pair (also updated the chassis they reside on). Afterward, I checked the clock on both via the CLI and they showed the same time, however I'm still getting the NTP error on the GUI. The example above from today says it's off by 8 seconds, however checking the HA pair in CLI show both match. Has anyone seen this before? Thanks!Solved910Views0likes1Comment