The following Process IO attributes are included with IBM Tivoli Monitoring: Windows OS Agent:
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.
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.
IO Other Bytes Per Sec The rate the process is issuing bytes to I/O operations that don't 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.
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.
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.
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.
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.
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.
Process Name Instance Name. Valid format is a text string of up to 64 characters.
Server Name The name of a server. Valid format is a text string of up to 64 characters.
Timestamp The date and time the Tivoli Enterprise Monitoring Server samples the data. Date and time of the sample. Standard 16-character date/time format (CYYMMDDHHMMSSmmm), where:
C |
Century (0 for 20th, 1 for 21st) |
YY |
Year |
MM |
Month |
DD |
Day |
HH |
Hour |
MM |
Minute |
SS |
Second |
mmm |
Millisecond |