NBT Overview (PI_NBT)
Function
The NBT Overview (PI_NBT) record stores the performance data per unit time on the rate of data transfer that is made via a single NBT connection that connects the local computer to a remote computer.
This is a multi-instance record.
Default values and values that can be specified
Item | Default value | Modifiable |
---|---|---|
Collection Interval | 60 | Yes |
Collection Offset# | 0 | Yes |
Log | No | Yes |
LOGIF | Blank | Yes |
ODBC key fields
PI_NBT_INSTANCE
Lifetime
None
Record size
Fields
PFM-View name (PFM - Manager name name) | Description | Smry | Format | Delta | Not sprtd on | Data source |
---|---|---|---|---|---|---|
Bytes Rcvd/sec (BYTES_RECEIVED_PER_SEC) | Rate at which the local computer received data via the NBT connection to a remote computer (bytes/second). | AVG | float | No | -- | -- |
Bytes Sent/sec (BYTES_SENT_PER_SEC) | Rate at which the local computer sent data via the NBT connection to a remote computer (bytes/second). | AVG | float | No | -- | -- |
Bytes Total/sec (BYTES_TOTAL_PER_SEC) | Rate at which the local computer sent/received data via the NBT connection to a remote computer (bytes/second). | AVG | float | No | -- | -- |
Instance (INSTANCE) | Remote connection name. Shown as a NetBIOS name. If a period (.) is added to the 16th byte, it indicates that NBT connection was made by a remote computer. | COPY | string (256) | No | -- | -- |
Interval (INTERVAL) | Collection interval during which the record was stored (seconds). For a real-time report, the first value is 5. If records are summarized into a historical report, the last stored value is displayed. | COPY | ulong | No | -- | RECORD_TIME (T1) - RECORD_TIME (T0) |
Interval2 (INTERVAL2) | Collection interval during which the record was stored (seconds). For a real-time report, the first value is 5. If records are summarized into a historical report, the total of the summarized records is displayed. | ADD | ulong | No | -- | RECORD_TIME (T1) - RECORD_TIME (T0) |
Record Time (RECORD_TIME) | Time at which the record was created. | COPY | time_t | No | -- | -- |
Record Type (INPUT_RECORD_TYPE) | Record name. Always NBT. | COPY | char (8) | No | -- | -- |