此内容没有您所选择的语言版本。
14.4.4. View Datasource Statistics
You can view statistics from defined datasources for both the
jdbc and pool using appropriately modified versions of the commands below:
Procedure 14.3.
/subsystem=datasources/data-source=ExampleDS/statistics=jdbc:read-resource(include-runtime=true)/subsystem=datasources/data-source=ExampleDS/statistics=pool:read-resource(include-runtime=true)
Note
Ensure you specify the
include-runtime=true argument, as all statistics are runtime only information and the default is false.