Use this command to continuously monitor key performance indicators and load statistics. There are different commands for IPv4 and IPv6. You can show the performance statistics for IPv4 traffic, IPv6 traffic or for all traffic.
Parameter
|
Description
|
-h
|
Shows command syntax with help
|
-b < sgm_ids>
|
Works with SGMs and/or Chassis as specified by <sgm_ids>.
< sgm_ids> can be:
- No <sgm_ids> specified or
all shows all SGMs and Chassis - One SGM
- A comma-separated list of SGMs (
1_1,1_4 ) - A range of SGMs (
1_1-1_4 ) - One Chassis (
Chassis1 or Chassis2 ) - The active Chassis (
chassis_active )
|
-vs < vs_ids>
|
For VSX Gateways only. Shows performance for Virtual Systems as specified by < vs_ids> .
<vs_ids> can be:
- No <vs_ids> (default) - Shows the current Virtual System context.
- One Virtual System.
- A comma-separated list of Virtual Systems (1,2,4,5).
- A range of Virtual Systems (VS 3-5).
all - Shows all Virtual Systems.
Note: This parameter is only relevant in a VSX environment.
|
-v
|
Shows statistics for each SGM.
|
-vv
|
For VSX Gateways only. Shows statistics for each Virtual System.
|
mem
|
Shows memory usage for each daemon.
Use this with -vv .
Possible values:
fwk (Default)fwd cpd all_daemons
|
cpu
|
Shows CPU usage for a recent period of time.
Use this with -vv .
Possible values:
1m (default) - The last minute1h - The last hour24h - The last 24 hours
|
-p
|
Show detailed statistics and traffic distribution between these paths on the Active Chassis:
- Acceleration path (Performance Pack).
- Medium path (PXL).
- Slow path (Firewall).
|
-4|-6
|
-4 - Shows IPv4 information only.
-6 - Shows IPv6 information only.
If no value is specified, the combined performance information for both IPv4 and IPv6 shows.
|
-c
|
Show percentages instead of absolute values.
|
-k
|
Show peak (maximum) system performance values.
|
--peak_hist
|
Creates an exportable text file that contains all data saved in the peak performance files. You must use this parameter together with -k .
|
--perf_hist
|
Creates exportable text files that contain all performance data saved in the history files. You must use this parameter together with -k.
|
-e
|
Reset peak values and delete all peaks files and system history files.
|
--delay < seconds>
|
Temporarily changes the update interval for the current asg perf session. Enter a delay value in seconds. Default = 10 seconds
|