This table contains the availability data for all processes and services that make up this application.
The following comprises a list of the attributes for this attribute group. The name in bold text shows how the attribute appears in the Tivoli Enterprise Portal. The name in monospace shows how this attribute appears in the Tivoli Data Warehouse.
Node (ORIGINNODE) The managed system name of the agent.
Timestamp (TIMESTAMP) The value is the time collected from the agent system when the data row was built and sent from the agent to the Tivoli Enterprise Monitoring Server (or stored for historical purposes). It represents the local time zone of the agent system.
Application Component (COMPONENT) The descriptive name of a part of the application.
Name (NAME) The name of the process, service, or functionality test. This name matches the executable name of the process, the service short name or the name of the process used to test the application.
Status (STATUS) The status of the application component.
Full Name (FULLNAME) The full name of the process including the path.
Type (TYPE) The type of the application component. Components are processes, services, or functionality tests.
Virtual Size (VIRTSIZE) The virtual size (in MB) of the process.
Page Faults per Sec (PAGEFAULTS) The rate of page faults for the process measured in faults per second. This attribute only contains valid data for processes.
Working Set Size (WORKSET) The working set size of the process in MB. This attribute only contains valid data for processes.
Thread Count (THREADS) The number of threads currently allocated by this process. This attribute only contains valid data for processes.
PID (PID) The process ID associated with the process. This attribute only contains valid data for processes.
Percent Privileged Time (PERCPRIV) The percentage of the available CPU time that is being used by this process for privileged operation.
Percent User Mode Time (PERCUSER) The percentage of the available CPU time that is being used by this process for user mode operation.
Percent Processor Time (PERCPROC) The percentage of the elapsed time that this process used the processor to execute instructions.
Command Line (CMDLINE) The program name and any arguments specified on the command line when the process was started. This has the value N/A if this is a Service, or Functionality test.
Functionality Test Status (FUNCSTATUS) The return code of the functionality test. When the monitored application is running correctly, 'SUCCESS' is displayed. 'NOT_RUNNING' is displayed when it is not running correctly. 'N/A' is displayed when the row does not represent a functionality test.
Functionality Test Message (FUNCMSG) The text message that corresponds to the Functionality Test Status. This is only valid for functionality tests.