Get-Monitoring-Service-Configuration
Table of Contents
Retrieves the monitoring service general settings.
Options
asadmin-options:
Options for the asadmin utility. For information about these options, see the asadmin help page.
--help:
-?:
Displays the help text for the subcommand.
--target:
This option helps specify the target on which you are retrieving the monitoring service configuration. Valid values are:
server;;
Applies to the default server instance. This is the default value.
cluster_name;;
Applies to every server instance in the cluster.
instance_name;;
Applies to a specified server instance.
Examples
Example 1 Get current monitoring service configuration
asadmin get-monitoring-service-configuration
Monitoring Enabled AMX Enabled MBeans Enabled DTrace Enabled
true true true false
Command get-monitoring-service-configuration executed successfully.