13.1. BHM Commands

13.1.1. sysmon enable

Command Purpose

Use this command to enable system monitor. Use the no command to disable system monitor.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

-

AQ-N5000

7.0

Base

-

AQ-N6000

7.0

Base

-

Command Syntax

sysmon enable

no sysmon enable

Command Mode

Global Config

Default

Sysmon is enabled by default.

Usage

None

Examples

The following example shows how to enable system monitor:

Switch# configure terminal
Switch(config)# sysmon enable

13.1.2. show sysmon

Command Purpose

Use this command to show system monitor information.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

-

AQ-N5000

7.0

Base

-

AQ-N6000

7.0

Base

-

Command Syntax

show sysmon

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

The following example shows how to display system monitor status:

Switch# show sysmon
System monitor enable.

Related Commands

sysmon enable

13.1.3. heart-beat-monitor enable

Command Purpose

Use this command to enable heart beat monitor. Use the no command to disable heart beat monitor.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

-

AQ-N5000

7.0

Base

-

AQ-N6000

7.0

Base

-

Command Syntax

heart-beat-monitor enable

no heart-beat-monitor enable

Command Mode

Global Config

Default

The default of heart beat monitor is enabled.

Usage

None

Examples

The following example shows how to enable heart beat monitor:

Switch# configure terminal
Switch(config)# heart-beat-monitor enable

Related Commands

show heart-beat-monitor

13.1.4. heart-beat-monitor reactivate

Command Purpose

Use this command to specify a reactivation after process crash.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

-

AQ-N5000

7.0

Base

-

AQ-N6000

7.0

Base

-

Command Syntax

heart-beat-monitor reactivate (reload system | shutdown port | warning)

Parameter

Parameter Description

Parameter Value

reload system

reload system

shutdown port

shutdown all port when system crash

warning

print warning on screen

Command Mode

Global Config

Default

The default reactivation is to reload system.

Usage

None

Examples

The following example shows how to set heart-beat-monitor the reactivation:

Switch# configure terminal
Switch(config)# heart-beat-monitor reactivate reload system

Related Commands

show heart-beat-monitor

13.1.5. show heart-beat-monitor

Command Purpose

Use this command to show heart beat monitor status.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

-

AQ-N5000

7.0

Base

-

AQ-N6000

7.0

Base

-

Command Syntax

show heart-beat-monitor

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

The following example shows how to show system monitor information:

Switch# show heart-beat-monitor
heart-beat-monitor enable.
heart-beat-monitor reactivation: restart system.

Related Commands

heart-beat-monitor enable

heart-beat-monitor reactivate