Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.20. getCpu

Name
getCpu
Description
Gets the CPU information of a system.
Parameters
  • string sessionKey
  • int serverId
Return Value
  • struct - CPU
    • string cache
    • string family
    • string mhz
    • string flags
    • string model
    • string vendor
    • string arch
    • string stepping
    • string count
    • int socket_count (if available)