monitor active-instance-traffic

Configures the SMF to monitor the traffic on an active GR instance.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration (config)

Syntax

active-instance-traffic {  no-traffic-duration no_traffic_duration session-threshold session_threshold action { pod-restart | trigger-switch-over  } } 

active-instance-traffic

It is the CLI to configure active traffic monitoring on the pod.

no-traffic-duration no_traffic_duration

Specifies the maximum allowed time (in seconds) of no traffic on an active instance. The value range is 10-300.

session-threshold session_threshold

Minimum session count to start the active instance traffic monitoring. The value range is 10-10000000. The default value is 1000.

action { pod-restart | trigger-switch-over }

Action to take on condition fulfillment. The possible values for this command are pod-restart or trigger-switch-over . The default value is pod-restart .

Usage Guidelines

Use this command to monitor the traffic on an active GR instance.