Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Supported Platforms

monalerts

Syntax

monalerts -T system:mm[x] <-ca (enabled | disabled)> <-ec (enabled | disabled)> <-ia (enabled | disabled)> <-wa (enabled | disabled)>

Release Information

Command supported by Junos OS Release 9.1 and later.

Description

(JCS management module CLI) Display or configure alerts monitored by the JCS management module.

Options

-T system:mm[x]—Specify a JCS management module as the command target. Replace x with the primary management module number (1 or 2).

-ca (enabled | disabled)—(Optional) Enable or disable monitoring of all critical alerts.

-ec (enabled | disabled)—(Optional) Enable or disable enhanced legacy alert categories. When enhanced legacy alert categories are enabled, alerts can be configured using the monalerts command.

Note: Make sure enhanced legacy alerts are enabled for the JCS1200 platform.

-ia (enabled | disabled)—(Optional) Enable or disable monitoring of all informational alerts.

-wa (enabled | disabled)—(Optional) Enable or disable monitoring of all warning alerts.

Required Privilege Level

operator (display)

supervisor (display or configure)

List of Sample Output

monalerts (Display)
monalerts (Configure)

Output Fields

Table 1 lists the output fields for the monalerts command. Output fields are listed in the approximate order in which they appear.

Table 1: monalerts Output Fields

Field Name

Field Description

-ca

Status (enabled or disabled) of critical alert monitoring.

-ec

Status (enabled or disabled) of enhanced legacy alert categories. When enabled, legacy alert categories can be configured with the monalerts command.

-ia

Status (enabled or disabled) of informational alert monitoring.

-wa

Status (enabled or disabled) of warning alert monitoring.

Sample Output

monalerts (Display)

system> monalerts -T system:mm[1]
-ca enabled
-ec enabled
-ia disabled
-wa disabled

monalerts (Configure)

system> monalerts -T system:mm[1] -ia enable -wa enable
OK

Published: 2013-07-16

Supported Platforms

Published: 2013-07-16