en.help.task-confmonitor.html Maven / Gradle / Ivy
To Configure the Monitoring Service
- In the navigation tree, expand the Configuration node.
- Under the Configuration node, select the Monitoring node.
The Monitoring Service page opens.
- Select the Monitoring Service Enabled checkbox to enable monitoring for the GlassFish Server,
or deselect the checkbox to disable monitoring.
This option is enabled by default.
- Select the Monitoring MBeans Enabled checkbox to deploy all MBeans needed for monitoring,
or deselect the checkbox to undeploy these MBeans.
This option is enabled by default.
If the checkbox is not selected, you cannot view monitoring data in the
Administration Console, even if the Monitoring Service checkbox is selected. Instead, you must
use the command line to view monitoring data. If you deselect the checkbox,
the memory footprint of the GlassFish Server is reduced.
- Select the DTrace Enabled checkbox to enable use of the SolarisTM DTrace
facility.
In order to use the Solaris DTrace facility, you must also have Oracle
Enterprise Manager DTrace Monitoring. This option is disabled by default.
- In the table, perform one of the following actions.
- In the Monitoring Level column, select LOW or HIGH from the drop-down list
for one or more components in the Component column to enable monitoring for
those components.
- Select the checkboxes next to one or more components, then select LOW or
HIGH from the Level drop-down list at the top of the table
and click the Change Level button to set the monitoring level to that
value for all of those components.
There is no difference between levels of monitoring offered by the LOW and
HIGH options in this release. To disable monitoring for one or more
components, select OFF. The default value is OFF.
You must deploy an application, component, or service before you configure monitoring for
it.
- Click Save.
See Also