Skip to content
View in the app

A better way to browse. Learn more.

hosang I.T.

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

F5 Identify what Changes are Pending

(0 reviews)

So when a change is done on an F5 that is part of a device group (making it HA) the box will display Changes Pending until sync'd

Changes_Pending.png.0aae48aa6572e724089376f1d9a690f4.png

You can use tmsh to show the most recent changes to a device group by running the following command. You can identify the device-group by simply typing tmsh show /cm sync-status

tmsh show cm device-group <device_group>

these are the two entries to pay attention to

CID Time (UTC)                   2019-Mar-27 10:07:21   
LSS Time (UTC)                   2019-Mar-27 09:30:41

You can check logs for what changes may have been made.  Using the output from the previous procedure, search the log file for changes that occurred between 09:30:41 and 10:07:21 on March 27 2019. If the device is a standalone and not part of a pair and you know the time of the last approved change, then use that time.

cat /var/log/audit | sed -n -e '/Mar 27 10:01:02/,$p'

 

0 Comments

Recommended Comments

There are no comments to display.

Guest
Add a comment...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.