| 測定基準 |
glassfish.metric-jvm-level |
GlassFish サーバーの JVM 測定基準を取得します。
基本認証資格情報が必要です。 |
-i, --instance Glassfish Monitoring Instance Name (required)
-p, --password Glassfish password
-P, --port Glassfish API port
--ssl Enable secure connnection to Glassfish
-u –username Glassfish username
使用例:metric-glassfish-jvm-level.rb {{if .labels.params_port}} -P {{.labels.params_port}} {{end}} -i {{.labels.params_glassfish_server_instance}} |
glassfish.jvm.garbage-collectors.Scavenge.CollectionCount 200 0 1652959788 |
| 測定基準 |
glassfish.metric-server-requests |
GlassFish サーバーに展開されるすべてのアプリケーションの http 要求測定基準を提供します。
基本認証資格情報が必要です。 |
-i, --instance Glassfish Monitoring Instance Name (required)
-p, --password Glassfish password
-P, --port Glassfish API port
--ssl Enable secure connnection to Glassfish
-u –username Glassfish username
使用例:metric-glassfish-server-requests.rb -i {{.labels.params_glassfish_server_instance}} {{if .labels.params_port}} -P {{.labels.params_port}} {{end}} |
glassfish.http-service.server.request.Count 200 0 1652959788 |
| 測定基準 |
glassfish.metric-server-resources |
GlassFish サーバーに展開されるリソースの測定基準を提供します。
基本認証資格情報が必要です。 |
-i, --instance Glassfish Monitoring Instance Name (required)
-P, --port Glassfish API port
-r --resource_pool Resource Pool Name
--ssl Enable secure connnection to Glassfish
-u –username Glassfish username
-p --password Glassfish password
使用例:metric-glassfish-server-resources.rb {{if .labels.params_port}} -P {{.labels.params_port}} {{end}} {{if .labels.params_resource_pool}} -r {{.labels.params_resource_pool}} {{end}} -i {{.labels.params_glassfish_server_instance}} |
glassfish.resources.{{PoolName}}.AverageConnWaitTime 0 1652959936 |
| 測定基準 |
glassfish.metric-transaction-service |
GlassFish サーバーに展開されるアプリケーションのすべてのトランザクションの測定基準を提供します。
基本認証資格情報が必要です。 |
-i, --instance Glassfish Monitoring Instance Name (required)
-P, --port Glassfish API port
--ssl Enable secure connnection to Glassfish
-u –username Glassfish username
-p --password Glassfish password
使用例:metric-glassfish-transaction-service.rb {{if .labels.params_port}} -P {{.labels.params_port}} {{end}} -i {{.labels.params_glassfish_server_instance}} |
glassfish.transaction-service.ActiveCount 0 1652959977 |
| 測定基準 |
glassfish.metrics-deployed-apps |
GlassFish サーバーに展開されるアプリケーションの測定基準の出力を提供します。
基本認証資格情報が必要です。 |
-a, --apps Application deployed on Glassfish server (required)
-i, --instance Glassfish Monitoring Instance Name (required)
-P, --port Glassfish API port
--ssl Enable secure connnection to Glassfish
-u –username Glassfish username
-p --password Glassfish password
使用例:metric-glassfish-deployed-applications.rb {{if .labels.params_port}} -P {{.labels.params_port}} {{end}} -a {{.labels.params_deployed_apps}} -i {{.labels.params_glassfish_server_instance}} |
glassfish.applications.{{Deployed Application}}.ActivatedSessionsTotal 0 1652959665 |
| 測定基準 |
glassfish.metrics-deployment-lifecycle |
GlassFish サーバーアプリケーションのライフサイクル測定基準を提供します。
基本認証資格情報が必要です。 |
metric-glassfish-deployment-lifecycle.rb (options)
-i, --instance Glassfish Monitoring Instance Name (required)
-p --password Glassfish password
-P, --port Glassfish API port
--ssl Enable secure connnection to Glassfish
-u –username Glassfish username
使用例:metric-glassfish-deployment-lifecycle.rb {{if .labels.params_port}} -P {{.labels.params_port}} {{end}} -i {{.labels.params_glassfish_server_instance}} |
glassfish.deployment.lifecycle.ActiveApplicationsDeployed 2 1653022649 |