11.5 Filtering Alarm Columns

In the Alarms view, various columns provide information about the individual alarms:

Figure 11-4 Alarms View

A custom property can be set to limit the number of alarms displayed as described in the following procedure.

To limit the number of alarms that display for Services and Service Models:

  1. Set the following properties in the custom.properties file:

    # Server.showService\ ModelsRootAlarms
    #
    # If set to false, alarms will not show at the Service Models root.
    Server.showService\ ModelsRootAlarms=false
    
    # Server.showServicesRootAlarms
    #
    # If set to false, alarms will not show at the Services Models root.
    Server.showServicesRootAlarms=false
    #
    #If set to false, alarms will not show at the Locations root.
    Server.showLocationsRootAlarms=false