KB 076 – SM51 extractor setup (optional)

Please follow steps below to setup SM51 extractor to get more precise CPU utilization. The setup requires different steps for Linux and Windows platforms. If the setup is not performed, GET_TOP_SINGLE FM will be used (oscol).

  1. Linux (starting from SP 5.06)
    Following command should be defined in SM69 as the prerequisite.

    KB 076 - SM51 extractor setup (optional) 1

    Operating System Command:
    ps

    Parameters for Operation System Command:
    axo pid,user,time,pri,%cpu,rssvsz,cmd –sort=-pcpu

  2. Windows (starting from SP 5.08)
  • The ProcessInfo.exe execution file should be uploaded to the server folder (i.e. ..sys\exe).
  • Following command should be defined in SM69 using the path the ProcessInfo.exe file.
    The file is located in the BNW Teams folder.

    KB 076 - SM51 extractor setup (optional) 2

    Operating System Command:
    сmd /c ProcessInfo.exe

As a result, the CPU utilization will be stored into the CPU_UTIL_ZZ field. If the configuration is applied, TYPE_ZZ (oscol data type) will be equals 0.

Download PDF version here