The following OIDs are queried to determine process availability and count the number of instances for each process:

  • .1.3.6.1.2.1.25.4.2.1.2 - hrSWRunName

  • .1.3.6.1.2.1.25.4.2.1.4 - hrSWRunPath

  • .1.3.6.1.2.1.25.4.2.1.5 - hrSWRunParameters

    The following additional OIDs are queried for computing CPU/Memory utilization for Applications.

  • If IsProcessorGroupUtilizationHigh is TRUE, the following OID is included in the Polling:

    .1.3.6.1.2.1.25.5.1.1.1 - hrSWRunPerfCPU

    The number of centi-seconds of the total system’s CPU resources consumed by this process. On a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time. (Integer32)

  • If IsMemoryGroupUtilizationHigh is TRUE, the following OID is included in the polling:

    .1.3.6.1.2.1.25.5.1.1.2- hrSWRunPerfMem

    The total amount of real system memory allocated to this process. (Integer32).