Unsupported content

 

This version of the product is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Processor Info node

A Processor Info node represents the CPU of an inferred host.

Processor Info node lifecycle

The following section describes the scenarios in which a Processor Info node is created, updated or destroyed.

Creation

A Processor Info node is created in the datastore when a host is scanned successfully. The Processor Info node is under the control of patterns. A Processor Info node is only created if one with the same key does not already exist as a child of that node.

Update

A Processor Info node is updated every time the parent host or device is scanned successfully with sufficient credentials to run the discovery command.

Removal

To remove a Processor Info node manually, find the necessary Processor Info node, select it in the list and pick Destroy from the Actions list.

A Processor Info node is automatically destroyed if it is not seen on a subsequent scan of its parent host or device. This is an Authoritative Removal type, see Authoritative Removal. The Processor Info node is also destroyed when its parent host or device is destroyed. This is a Containment Removal type because a Processor Info cannot exist without its parent host, see Containment Removal. For information on the destruction of Host nodes, see Host node lifecycle.

Processor Info node attributes

The attributes and relationships on a Processor Info node are described in the tables below.

UI Name
Attribute Name and Type

Description

Not shown in UI
key string

Unique key.

Name
name string

Processor name.

Vendor
vendor string

Vendor.

Type
type string

Processor Type (model).

Speed
speed int

Processor speed.

Resource Type
resource_type string

Resource type.

Number of Logical CPUs
num_logical_processors int

Number of logical processors.

Number of Cores
num_cores int

Number of cores.

Number of Sockets
num_sockets int

Number of sockets.

Cores per Socket
cores_per_socket int

Cores per socket.

Threads per Core
threads_per_core int

Threads per core.

Cores per Socket (from Specs)
cores_per_socket_specs int

Cores per socket from the manufacturer's specifications.

Threads per Core (from Specs)
threads_per_core_specs int

Threads per core from the manufacturer's specifications.

Processor Info node relationships

The relationships on a Processor Info node are described in the table below.

UI Name

Relationship

Description

Host

ProcessorInfo:
Hardware:
Detail:
Host:
Host

Host for this processor type.

Container

ProcessorInfo:
Hardware:
Detail:
HostContainer:
HostContainer

Host container for this processor type.

Was this page helpful? Yes No Submitting... Thank you

Comments