IBM Tivoli Monitoring, Version 6.3

Process IO attributes

Use the Processes IO attributes to monitor process statistics.

Binary Path The fully qualified path to the device binary executable running in the process in UTF-8.

ID Process The unique identifier of this process. ID Process numbers are reused, so they only identify a process for the lifetime of that process. Valid values are positive integers.

IO Data Bytes per Sec The rate the process is reading and writing bytes in I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Data Operations per Sec The rate the process is issuing read and write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os.Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Other Bytes per Sec The rate the process is issuing bytes to I/O operations that do not involve data such as control operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Other Operations per Sec The rate the process is issuing I/O operations that are neither a read or a write operation. An example of this type of operation would be a control function. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Read Bytes per Sec The rate the process is reading bytes from I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Read Operations per Sec The rate the process is issuing read I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Write Bytes per Sec The rate the process is writing bytes to I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

IO Write Operations per Sec The rate the process is issuing write I/O operations. This counter counts all I/O activity generated by the process to include file, network and device I/Os. Valid values are positive integers in the range 0 to 2147483647 and can include the use of the *AVG, *MIN, *MAX, or *SUM functions. Note: the value 2147483647 indicates Value_Exceeds_Maximum, the value -2147483648 indicates Value_Exceeds_Minimum, and the value -1 indicates Unavailable.

Process Name Instance Name. Valid format is a text string of up to 64 characters.

System Name The managed system name. The form should be hostname:agent_code.

Examples include spark:KNT or deux.raleigh.ibm.com:KNT.

In workspace queries, this attribute should be set equal to the value $NODE$ in order to populate the workspace with data. This attribute is generally not included in situations, unless there is a need to customize the situation for a specific managed system.

Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data.



Feedback