Table contains machine configuration information. This table is populated using the Performance Domain Server and contains configuration information for machines available to the Performance Domain Server. The table also provides information useful to Grid API users.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| machine_id | integer | not null | Machine identifier |
| primary_pde_name | nvarchar(64) | not null | Primary Performance Domain Engine name. Used by Grid API users to connect to Performance Grid. |
| backup_pde_name | nvarchar(64) | not null | Backup Performance Domain Engine name. Used by Grid API users to connect to Performance Grid. |
| primary_pdg_name | nvarchar(64) | not null | Primary Performance Domain Server name. Used by Grid API users to connect to Performance Grid. |
| pd_static_name | nvarchar(64) | not null | Static name. Configuration information from Performance Domain Server. |
| last_dns_name | nvarchar(64) | not null | Last DNS name. Configuration information from Performance Domain Server. |
| last_dns_name_1 | nvarchar(64) | not null | Previous DNS name. Configuration information from Performance Domain Server. |
| last_dns_name_2 | nvarchar(64) | not null | Previous DNS name. Configuration information from Performance Domain Server. |
| last_dns_name_3 | nvarchar(64) | not null | Previous DNS name. Configuration information from Performance Domain Server. |
| last_dns_name_4 | nvarchar(64) | not null | Previous DNS name. Configuration information from Performance Domain Server. |
| last_dns_name_5 | nvarchar(64) | not null | Previous DNS name. Configuration information from Performance Domain Server. |
| profile_name | nvarchar(50) | not null | Profile name. Configuration information from Performance Domain Server. |
| config_server | nvarchar(64) | not null | Configuration information from Performance Domain Server. |
| mac_address | nvarchar(18) | not null | Configuration information from Performance Domain Server. |
| agent_version | integer | not null | Agent version. Configuration information from Performance Domain Server. |
| neugent_version | integer | not null | Neugent version. Configuration information from Performance Domain Server. |
| pp_version | integer | not null | Version number. Configuration information from Performance Domain Server. |
| pd_protocol | integer | not null | Protocol. Configuration information from Performance Domain Server. |
| pd_date | nvarchar(26) | not null | Date. Configuration information from Performance Domain Server. |
| pd_address | nvarchar(64) | not null | Configuration information from Performance Domain Server. |
| object_id_high | integer | not null | Configuration information from Performance Domain Server. |
| object_id_low | integer | not null | Configuration information from Performance Domain Server. |
Product Name: Unicenter Network and System Management/System Performance
Table Type: Table