View application environment details

更新时间:
复制 MD 格式

The Application Environment page displays runtime information for each instance of a deployed application, including IP addresses, JVM version, JVM arguments, process IDs, and uptime. Use this data to verify deployment configurations, troubleshoot JVM settings, or confirm that the correct Application Real-Time Monitoring Service (ARMS) agent version is installed.

Limits

Application environment details are available in Professional Edition and Platinum Edition only. Standard Edition does not support this feature.

Open the Application Environment page

  1. Log on to the .

  2. Navigate to the Application Overview page by using either of the following methods:

    • From a cluster: In the left-side navigation pane, choose Resource Management > Container Service Kubernetes Clusters or Resource Management > Serverless Kubernetes Clusters. In the top navigation bar, select a region. In the upper part of the page, select a microservices namespace. Click a cluster ID to open the Cluster Details page, then click the target application name in the Applications section.

    • From the application list: In the left-side navigation pane, click Applications. In the top navigation bar, select a region. In the upper part of the page, select a microservices namespace. Select Container Service or Serverless Kubernetes Cluster from the Cluster Type drop-down list, then click the target application name.

  3. In the left-side navigation pane of the application details page, choose Monitor > Application Environment.

Environment parameters

The Application Environment page shows the following parameters for each instance of the selected application.

Application environment
ParameterDescription
Instance IPThe IP address of the instance where the application is deployed.
Running DurationHow long the application has been running.
Process IDThe process identifier (PID) of the application.
JVM VersionThe Java Virtual Machine (JVM) version the application runs on.
ARMS version probeThe version of the ARMS agent installed for the application.
JVM ArgsThe JVM arguments configured for the application.
JVM parameter detectionThe recommended JVM arguments, calculated based on the physical memory of the instance where the application is deployed.
Boot timeThe time when the application was started.
HostnameThe hostname of the instance where the application is deployed.