ProcedureTo Set Monitoring Levels

  1. In the Admin Console tree component, expand the Configuration node.

  2. Select the Monitoring node.

    The Monitoring Service page displays.

  3. On the Monitoring Service page, set the monitoring level for the desired components or services.

    By default, monitoring is turned off for all components and services. To turn monitoring on, select LOW or HIGH from the combo box. To turn monitoring off, select OFF from the combo box. It is possible to turn monitoring on or off for the following components and services:

  4. Click Save.

    There are no Additional Monitoring Service Properties in this release, therefore ignore the Additional Properties table.

More Information
Equivalent asadmin command

set

For example, to turn on monitoring for the HTTP Service, use the following asadmin command:

asadmin> set --user admin-user server.monitoring-service.module-monitoring-levels.http-service=LOW

See Also