BMC Discovery
TrueSight Network Automation supports integration with BMC Discovery (formerly BMC Atrium Discovery and Dependency Mapping or BMC Atrium Discovery). This integration, which is done through an API leverages the NetworkDevice nodes discovered by BMC Discovery by importing specific attributes of these nodes into TrueSight Network Automation. BMC Discovery automatically discovers physical and virtual IT assets and applications, and the relationships between them. Once the devices are discovered, you can use TrueSight Network Automation to manage network devices and automate network configuration changes and compliance processes. This topic includes the following sections:
- Supported versions
- Integrating with BMC Discovery
- Configuring BMC Atrium Discovery version 7.5 name-hostname and FQDN
Supported versions
TrueSight Network Automation supports the following versions of BMC Discovery:
- 11.3.00.005 (applicable to only product versions 8.9.04.001, 8.9.04.002, and 8.9.04.003)
- 11.3.00.004 (applicable to only product version 8.9.04)
- 11.3 (applicable to only product version 8.9.03)
- 11.1 (applicable to only product versions 8.9.01 and 8.9.02)
- 11.0
Integrating with BMC Discovery
The integration between TrueSight Network Automation and BMC Discovery is HTTP URL based, and is performed by creating a device import task in TrueSight Network Automation. For more information, click the following topics:
Configuring BMC Atrium Discovery version 7.5 name-hostname and FQDN
The following procedure describes how to configure BMC Atrium Discovery version 7.5 for name-hostname and fully qualified domain name (FQDN). This procedure involves changing the naming convention used by BMC Atrium Discovery version 7.5. You should be aware of the following before changing the naming convention:
- DNS name or IP address naming convention uses the DNS name or IP address for the name value of BMC_ComputerSystem. This convention facilitates Service Automation because the computer system name contains information that can be used to identify the network device.
By setting the naming convention to DNS, BMC Atrium Discovery continues to retrieve the TokenId value to reconcile CIs in BMC Atrium CMDB. However, it uses the DNS or IP address to name network devices. - TokenId naming convention prevents the possibility of over-consolidation of network devices in complex environments.
To configure BMC Atrium Discovery version 7.5 name-hostname and FQDN
- Install BMC Atrium Discovery version 7.5. For details, see the "BMC Atrium Discovery and Dependency Mapping: Planning and Installation, Version 7.5.00" document.
- Open the Services panel on the computer and stop the BMC Atrium Discovery service.
- Open Task Manager and ensure that no processes named td_* are running.
- Open Explorer on the BMC Atrium Discovery machine and navigate to ADDM_Home/etc/action_util/snmp/1.0/config.prop.
- Update the config.prop file as follows for correct discovery of network devices.
# NAMEFORMAT_CONVENTION can be TOKEN or DNS
# TOKEN means we use TokenId value as Name for BMC_ComputerSystem
# DNS means we follow naming resolution rules to set Name with a DNS
# Name or an IP address when DNS cannot be resolved
NAMEFORMAT_CONVENTION=DNS - Start the BMC Atrium Discovery service.
- Log on to the BMC Atrium Discovery client console and discover the network devices. See the detailed steps in the "BMC Atrium Discovery and Dependency Mapping: Discovering and Managing Configuration Data, Version 7.5.00" document.