cm watch-trafficgroup-deviceΒΆ

cm watch-trafficgroup-device(1BIG-IP TMSH Manuacm watch-trafficgroup-device(1)



NAME
       watch-trafficgroup-device - Displays information about the traffic
       groups associated with devices in a device group.

MODULE
       cm

SYNTAX
       Run the watch-trafficgroup-device program within the cm module using
       the syntax shown in the following sections.

   RUN
	run watch-trafficgroup-device

DESCRIPTION
       You can use the watch-trafficgroup-device program to view dynamic
       information about the failover status of the devices in a device group
       to which the local device belongs. You can use this information to
       monitor or troubleshoot the devices in the device group.

       By default, multiple devices with identical information are collapsed
       into a single row that displays in green. The devices column identifies
       the devices by the suffix of the configuration synchronization IP
       address configured on the device. For example, if the devices in a
       device group have the IP addresses 10.0.0.15 and 10.0.0.16, the IDs in
       this column will be 15 and 16. Use the c (collapse) command to
       deactivate/activate this behavior.

       Within the program, you can use the following keys:

       Press h to see a list of available commands.
       Press the back tick key (`) to exit the help page.
       Press c to toggle the view from a collapsed view to a full view. The
       command gathers information from every device in the device group. When
       all devices in the device group report the same information the view is
       collapsed and one line, highlighted in green, displays the information.
       The devices included in the line are shown in the devices column. You
       can press c to see the full view, which displays each device on a
       separate line.
       Press Ctrl-C to exit the program.
       Press the arrow keys to navigate across the columns or down the rows.

       The content in the columns includes:

       devices
	    Displays the suffix of the configuration synchronization IP
	    address configured on the device. For example, if the devices in a
	    device group have the IP addresses 10.0.0.15 and 10.0.0.16, the
	    IDs in this column will be 15 and 16.

       traffic_group
	    Displays the name of the traffic group associated with the device.

       device_name
	    Displays the device object name.

       failover_state
	    Displays the high availability state (active or standby) of the
	    device.

       next_active
	    Displays True for the device that becomes active if the active
	    traffic group fails over.

       score
	    Displays a system-generated high availability score used to select
	    the next active device.

SEE ALSO
       run, tmsh, watch-sys-device, watch-devicegroup-device

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2008-2013. All rights reserved.



BIG-IP				  2017-07-20   cm watch-trafficgroup-device(1)