Top
Systemwalker Software Configuration Manager Reference Guide
FUJITSU Software

2.2.13 Hardware Discovery Definition File

File name

mdr_cfmg_srv.properties

Description

Defines discovery operations for hardware configuration information, virtual environment configuration information, and OpenStack information.

File location

[Windows]

<Systemwalker Software Configuration Manager installation directory>\SWCFMGM\config

[Linux]

/etc/opt/FJSVcfmgm/config

File format

SUBNET_ADDRESS_MANAGEMENT_LAN=xxx.xxx.xxx.0[,yyy.yyy.yyy.0]...

Parameters

This parameter sets the information related to the discovery of hardware information, virtual environment information, and OpenStack information.

Multiple specifications: Not possible

Key

Meaning

Value

Initial value

Default value

Remarks

SUBNET_ADDRESS_MANAGEMENT_LAN

Specify the subnet address of the operation management network that the VM guest in the virtual environment and OpenStack instances will connect to. When a VM guest has multiple IP addresses, the IP address that belongs to the specified operation management network is identified as the IP address of the VM guest.

Specify the subnet address in the xxx.xxx.xxx.0 format. When specifying multiple subnet addresses, delimit them using commas.

None

None

When this is omitted, or there are no IP addresses belonging to the specified operation management network, the IP address of the first NIC of the VM guest or the instance is identified as the IP address of the VM guest.

Notes

Changes to the definition are reflected the next time discovery is performed.

Examples