Web Service Object

PERF_100NSEC_TIMER

Description

This counter type shows the active time of a component as a percentage of the total elapsed time of the sample interval. It measures time in units of 100ns. Counters of this type are designed to measure the activity of one component at a time.

Generic type

Percentage

Formula

(N 1 - N 0 ) / (D 1 - D 0 ) x 100 where the denominator (D) represents the total elapsed time of the sample interval and the numerator (N) represents the portions of the sample interval during which the monitored components were active.

Average

(N x - N 0 ) / (D x - D 0 ) x 100

Example

Processor\ % User Time