Open Frames Download Complete PDF Send Feedback Print This Page

Previous

Next

Monitoring Chassis and Component Status (asg monitor)

Use this command to continuously monitor Chassis and component status. This command shows the same information as asg stat, but the information stays on the screen and refreshes at user-specified intervals (default = 1 second). To end the monitor session, press Ctrl-c.

Note - If you run this command in a Virtual System context, you will see only the output for that Virtual System. You can also specify the Virtual System as a command parameter.

Syntax

asg monitor -v <interval> 
asg monitor [-amw] <interval>
asg monitor [-amw} -vs <vs_ids> <interval>
asg monitor -l
asg monitor -h

Parameter

Description

-h

Show the command syntax and help information.

-amw

Shows the Anti-Malware policy date instead of the Firewall policy date.

-v

Shows only Chassis component status.

-all

Shows both SGM and Chassis component status.

<interval>

Sets the data refresh interval (in seconds) for this session.

-vs <vs_ids>

Shows the component status for one or more Virtual Systems. The <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.

For a Chassis with more than 3 SGMs, the output has abbreviations to make the output more compact.

-l

Shows legend of column title abbreviations.

-h

Shows the command syntax and help information.


Note: asg monitor with no parameters shows the SGM status.

Examples

This example shows the SGM status with the Anti-Malware policy date.

> asg monitor -amw
---------------------------------------------------------------------------
| Chassis 1                     ACTIVE                                    |
---------------------------------------------------------------------------
| SGM ID         State          Process                   AMW Policy Date |
| 1              UP             Enforcing Security        10Feb14 19:56   |
| 2  (local)     UP             Enforcing Security        10Feb14 19:56   |
| 3              UP             Enforcing Security        10Feb14 19:56   |
| 4              UP             Enforcing Security        10Feb14 19:56   |
---------------------------------------------------------------------------
| Chassis 2                     STANDBY                                   |
---------------------------------------------------------------------------
| SGM ID         State          Process                   AMW Policy Date |
| 1              UP             Enforcing Security        10Feb14 19:56   |
| 2              UP             Enforcing Security        10Feb14 19:56   |
| 3              UP             Enforcing Security        10Feb14 19:56   |
| 4              UP             Enforcing Security        10Feb14 19:56   |
---------------------------------------------------------------------------
| Chassis HA mode:               Active Up                                |
---------------------------------------------------------------------------

This example shows the Chassis component status.

> asg monitor -v
-----------------------------------------------------------------------------
| Chassis Parameters                                                        |
-----------------------------------------------------------------------------
| Unit                           Chassis 1     Chassis 2    Unit Weight     |
|                                                                           |
| SGMs                            4 / 4         3 / 4  (!)       6          |
| Ports                                                                     |
|    Standard                     2 / 2         2 / 2           11          |
|    Bond                         2 / 2         2 / 2           11          |
|    Mgmt                         1 / 1         1 / 1           11          |
|    Other                        0 / 0         0 / 0            6          |
| Sensors                                                                   |
|    Fans                         4 / 6  (!)    6 / 6            5          |
|    SSMs                         2 / 2         2 / 2           11          |
|    CMMs                         2 / 2         2 / 2            6          |
|    Power Supplies               3 / 5  (!)    3 / 5  (!)       6          |
|                                                                           |
| Chassis Grade                 157 / 173     155 / 173          -          |
-----------------------------------------------------------------------------
| Minimum grade gap for chassis failover:                      200          |
| Synchronization                                                           |
|     Within  chassis:           Enabled    (Default)                       |
|     Between chassis:           Enabled    (Default)                       |
|     Exception Rules:                      (Default)                       |
-----------------------------------------------------------------------------
| Chassis HA mode:               Primary Up (Chassis 1)                     |
-----------------------------------------------------------------------------
> asg monitor –vs 3
--------------------------------------------------------------------------------
| Chassis 1                    ACTIVE                                          |
--------------------------------------------------------------------------------
|SGM   |1 (l)|2    |3    |4    |  -  |  -  |  -  |  -  |  -  |  -  |  -  |  -  |
--------------------------------------------------------------------------------
|State | UP  | UP  | UP  | DWN |  -  |  -  |  -  |  -  |  -  |  -  |  -  |  -  |
--------------------------------------------------------------------------------
| VS ID                                                                        |
--------------------------------------------------------------------------------
|  3   | ES  | ES  | ES  | IAC |  -  |  -  |  -  |  -  |  -  |  -  |  -  |  -  |
--------------------------------------------------------------------------------

This example shows the status of the SGMS and Virtual System 3.

 
Top of Page ©2014 Check Point Software Technologies Ltd. All rights reserved. Download Complete PDF Send Feedback Print