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 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
Sample Output
system> monalerts -T system:mm[1]
-ca enabled -ec enabled -ia disabled -wa disabled
system> monalerts -T system:mm[1] -ia enable
-wa enable
OK