Equivalent columns in server
and computer_hardware
associations
Some of the columns that are returned by the server
association and the
computer_hardware
association have different names but provide the same
information.
Column in the server association |
Column in the computer_hardware association |
---|---|
id |
server_id |
name |
server_name |
type Type of the server. Possible values are:
|
computer_type Type of the server. Possible values are:
|
hardware_serial_number |
server_serial_number |
hardware_vendor |
server_vendor |
hardware_model |
server_model |
hardware_type |
server_type |
total_processors |
node_total_processors |
cores |
server_cores |