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 | Description |
---|---|
Not shown in UI | Unique key. |
Name | Processor name. |
Vendor | Vendor. |
Type | Processor Type (model). |
Speed | Processor speed. |
Resource Type | Resource type. |
Number of Logical CPUs | Number of logical processors. |
Number of Cores | Number of cores. |
Number of Sockets | Number of sockets. |
Cores per Socket | Cores per socket. |
Threads per Core | Threads per core. |
Cores per Socket (from Specs) | Cores per socket from the manufacturer's specifications. |
Threads per Core (from Specs) | 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 |
| Host for this processor type. |
Container |
| Host container for this processor type. |
Comments
Log in or register to comment.