Viewing server status

Use the server status URL to quickly check overall status, such as memory use and CPU availability. An optional query component displays cluster status.

This URL-based check provides a low-overhead and non-password protected way to check that your server is running and accessible. An optional query component displays cluster status.
Note: This status URL is available only after installation of the 12.2.1 S21 patch.
  1. In a web browser, specify this URL:
    https//server:port/dcg/status or http//server:port/dcg/status?nodes=true
    Where:
    • server is the server name or IP address of your Spectrumâ„¢ Technology Platform server.
    • port is the HTTP or HTTPS port used by Spectrumâ„¢ Technology Platform.
      Note: By default, the server port is 8080 for HTTP and 8443 for HTTPS.
    • ?nodes=true is an optional query component that returns the status of a cluster server.
      Note: This query component is available only after installation of the 12.2.1 S21 patch.
  2. View the current status.
    address
    URL for the server you are viewing.
    cpuUsagePercentage
    Portion of overall CPU allocation currently used, in decimal format.
    physicalMemoryUseagePercentage
    Portion of memory currently used, in decimal format.
    heapMemoryUsagePercentage
    Amount of runtime memory currently used, in decimal format.
    diskUsagePercentage
    Amount of the overall disk space used, in decimal format.
    clusterCounts
    Returned only if the optional ?nodes=true query component is appended to the URL. This lists server, index, and repository IP address and port (ip-address:port) for nodes that are currently up and running on the cluster. Any node that is down is not listed.