• No results found

Availability attribute group

In document User's Guide - Beta 1 Draft (Page 40-44)

The Availability attribute group contains the availability data for all processes and services that make up this application.

Historical group

This attribute group is eligible for use with Tivoli Data Warehouse.

Attribute descriptions

The following list contains information about each attribute in the Availability attribute group:

Node attribute: This attribute is a key attribute.

Description

The managed system name of the agent.

Type

String Source

The source for this attribute is the agent.

Warehouse name NODE Timestamp attribute

Description

The local time at the agent when the data was collected.

Type

String Source

The source for this attribute is the agent.

Warehouse name TIMESTAMP

Application Component attribute: This attribute is a key attribute.

Description

The descriptive name of a part of the application.

Type

String Source

The source for this attribute is the agent.

Warehouse name

APPLICATION_COMPONENT or COMPONENT Name attribute

Description

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.

Type

String with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v N/A (N/A)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is the agent.

Warehouse name NAME Status attribute

Description

The status of the application component.

v For processes 'UP', 'DOWN', 'WARNING', or

'PROCESS_DATA_NOT_AVAILABLE': 'PROCESS_DATA_NOT_AVAILABLE' is

displayed for a process when the matching process is running but the resource use information cannot be collected for that process.

v For services 'UP', 'DOWN', or 'UNKNOWN': 'UNKNOWN' is displayed when the service is not installed.

v For functionality tests: 'PASSED' or 'FAILED' is displayed.

Type

Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v DOWN (0) v UP (1)

v WARNING (2) v UNKNOWN (3) v PASSED (4) v FAILED (5)

v PROCESS DATA NOT AVAILABLE (6)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is the agent.

Warehouse name STATUS Full Name attribute

Description

The full name of the process including the path.

Type

String with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v N/A (N/A)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is collected from the operating system. The data is gathered from the Windows process. The data is limited to 256 bytes.

Warehouse name

FULL_NAME or FULLNAME Type attribute

Description

The type of the application component. Components are processes, services, or functionality tests.

Type

Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v PROCESS (0) v SERVICE (1)

v FUNCTIONALITY TEST (2)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is the agent.

Warehouse name TYPE

Virtual Size attribute Description

The virtual size (in MB) of the process.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - Private Bytes. .

Warehouse name

VIRTUAL_SIZE or VIRTSIZE Page Faults per Sec attribute

Description

The rate of page faults for the process measured in faults per second. This attribute only contains valid data for processes.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - Page Faults/sec. .

Warehouse name

PAGE_FAULTS_PER_SEC or PAGEFAULTS Working Set Size attribute

Description

The working set size of the process in MB. This attribute only contains valid data for processes.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - Working Set. .

Warehouse name

WORKING_SET_SIZE or WORKSET Thread Count attribute

Description

The number of threads currently allocated by this process. This attribute only contains valid data for processes.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - Thread Count. .

Warehouse name

THREAD_COUNT or THREADS PID attribute

Description

The process ID associated with the process. This attribute only contains valid data for processes.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - ID Process. .

Warehouse name PID

Percent Privileged Time attribute

Description

The percentage of the available CPU time that is being used by this process for privileged operation.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - % Privileged Time. .

Warehouse name

PERCENT_PRIVILEGED_TIME or PERCPRIV Percent User Mode Time attribute

Description

The percentage of the available CPU time that is being used by this process for user mode operation.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - % User Time. .

Warehouse name

PERCENT_USER_MODE_TIME or PERCUSER Percent Processor Time attribute

Description

The percentage of the elapsed time that this process used the processor to execute instructions.

Type

Integer (32-bit gauge) Source

The source for this attribute is Collected from the operating system. It is gathered from the Perfmon counter Process - % Processor Time. .

Warehouse name

PERCENT_PROCESSOR_TIME or PERCPROC Command Line attribute

Description

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.

Type

String with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v N/A (N/A)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is Collected from the operating system. It is gathered from the process. .

Warehouse name

COMMAND_LINE or CMDLINE Functionality Test Status attribute

Description

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.

Type

Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v SUCCESS (0) v N/A (1)

v GENERAL ERROR (2) v WARNING (3)

v NOT RUNNING (4)

v DEPENDENT NOT RUNNING (5) v ALREADY RUNNING (6)

v PREREQ NOT RUNNING (7) v TIMED OUT (8)

v DOESNT EXIST (9) v UNKNOWN (10)

v DEPENDENT STILL RUNNING (11) v INSUFFICIENT USER AUTHORITY (12)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is the agent.

Warehouse name

FUNCTIONALITY_TEST_STATUS or FUNCSTATUS Functionality Test Message attribute

Description

The text message that corresponds to the Functionality Test Status. This is only valid for functionality tests.

Type

String with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The warehouse and queries return the values that are shown in

parentheses. The following values are defined:

v N/A (N/A)

Any other value is the value that is returned by the agent in the Tivoli Enterprise Portal.

Source

The source for this attribute is the agent.

Warehouse name

FUNCTIONALITY_TEST_MESSAGE or FUNCMSG

In document User's Guide - Beta 1 Draft (Page 40-44)