e2e_adm_component_info

Information about the components that were discovered or used in the discovery process.

Column Name Column Datatype Column Null Option Column Comment
component_id integer not null The id of the component information
dns_name varchar(64) not null The name of the component from the domain. If it has no domain name then this will be set to the IP address.
mac_address varchar(14) with null The mac address of the component. This is the MAC address of NIC card that is addressed but the dns_name.
mach_type varchar(20) with null The type of machine.
local_name varchar(64) not null The local name that the machine is know by. This may be the same or different from the dns_name. Multiple component_info rows may contatin the same local_name if a machine has more than one NIC card.
host_resolved integer1 not null  
ip_addr varchar(20) not null The IP address last associated with the dns_name.
os varchar(64) with null The operating system that is running on the machine.
description varchar(255) with null A discription of the component
nsm_uuid byte varying(16) with null The universal identifier from Unicenter NSM.
nsm_class varchar(64) with null The components class from Unicenter NSM
asset_uuid byte varying(16) with null The MDB asset universal identifier

Product Name: Unicenter Application Performance Management

Table Type: Table


Copyright © 2006 CA. All rights reserved.