asg monitor (on Maestro Orchestrator)

This command is supported only on:

  • Maestro Orchestrator

Note - You can run this command in Gaia Clish or in the Expert mode.

Description

Continuously shows the status of the Security Appliances and to which Security Groups they are assigned.

To stop the monitor session, press CTRL+C.

The command output shows:

  • Security Group ID

  • Maestro Site ID

  • Security Group Member ID

  • Security Appliance's Serial Number

  • Security Appliance's State (Active, Unassigned, or "N/A")

  • Security Appliance's Hardware Model

  • Security Appliance's Software Version

Related Commands

Syntax

asg monitor -h

asg [-s <1-100>]] monitor ["Unassigned"]

Parameters

Parameter

Description

No Parameters

Shows the output.

-h

--help

Shows the built-in help.

"Unassigned"

Shows the output only for the unassigned Security Appliances.

-s <1-100>

--sample_rate <1-100>

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

Default is 1 second.

Example

+----------------+------+-----------+----------------+-----------------------------+-------------------+---------+
| Security Group | Site | Member ID | Serial         | State                       | HW Model          | Version |
+----------------+------+-----------+----------------+-----------------------------+-------------------+---------+
| 1              | 1    | 1_1       | LRxxxxxxxxx633 | ACTIVE                      | Check Point 23800 | R82     |
|                |      +-----------+----------------+-----------------------------+-------------------+         |
|                |      | 1_2       | LRxxxxxxxxx616 | ACTIVE                      | Check Point 23800 |         |
|                +------+-----------+----------------+-----------------------------+-------------------+         |
|                | 2    | 2_1       | LRxxxxxxxxx575 | ACTIVE                      | Check Point 23800 |         |
|                |      +-----------+----------------+-----------------------------+-------------------+         |
|                |      | 2_2       | LRxxxxxxxxx372 | ACTIVE                      | Check Point 23800 |         |
+----------------+------+-----------+----------------+-----------------------------+-------------------+---------+
| Unassigned     | 1    | -         | LRxxxxxxxxx615 | UNASSIGNED                  | Check Point 23800 | R82     |
|                |      +-----------+----------------+-----------------------------+-------------------+---------+
|                |      | -         | LRxxxxxxxxx371 | N/A (supported from R81.20) | Check Point 23800 | R81.10  |
|                |      +-----------+----------------+-----------------------------+-------------------+         |
|                |      | -         | LRxxxxxxxxx501 | N/A (supported from R81.20) | Check Point 26000 |         |
|                +------+-----------+----------------+-----------------------------+-------------------+         |
|                | 2    | -         | LRxxxxxxxxx621 | N/A (supported from R81.20) | Check Point 23800 |         |
|                |      +-----------+----------------+-----------------------------+-------------------+         |
|                |      | -         | LR201908019034 | N/A (supported from R81.20) | Check Point 26000 |         |
+----------------+------+-----------+----------------+-----------------------------+-------------------+---------+