show | describe member stats

If performance monitoring is enabled, displays system performance statistics for the specified member.

Syntax

show | describe  member <string> stats

show | describe member stats Parameters

Parameter Description
member The member parameter specifies the name of the space member for which to display performance statistics.
stats The as-admin show | describe member <string> command displays the statistic mentioned in the section, Statistics Attributes

Statistics Attributes

The as-admin show | describe member <string> command displays the following information:

Member Name
 Indicates the member name or the agent.
Timestamp
 Indicates the timestamp for the data that is displayed.
AS Version
 Indicates the ActiveSpaces version that is running.
User Name
 Indicates the user name of the user running the process.
Command Name
 Indicates the command used to start as-admin; for example, as-admin -monitor_system true .
Process ID
 Indicates the process ID for the process that is monitored.
System Name
 Indicates the operating system that is running.
CPU Count
  Indicates the number of CPUs running on the system.
Resident Memory (MB)
 Indicates the amount of physical memory currently allocated to the member or agent process.
Page File Size (MB)
 Indicates the current size of the system pagefiles allocated by the system.
JVM Finalizing Count
 The amount of memory freed by the finalize operation on the JVM.
CPU Load 
Indicates the load on the CPU, in MB.
Mem Load
 Indicates the memory load on the system.
Threads
 Indicates the number of threads running for the process.
JVM Heap
  Indicates the following information for the JVM heap:
  • Peak (MB) - Indicates the peak usage in MB.
  • Committed MB - The committed heap usage.
  • Max MB - The maximum heap usage.
JVM Nonheap
  Indicates the following information for the JVM:
  • Peak (MB) - Indicates the peak nonheap usage in MB.
  • Committed MB - The committed nonheap usage.
  • Max MB - The maximum nonheap usage.