File Name
mdrdb.user |
Use
Set IP format which preferentially-detected in an agent for collecting IT resource information and an agent for the node automatic operation detection. Also, specify the subnet address for node detection, the subnet mask, and the SNMP community name when you set up an agent (AGT_ADSC) for the node automatic operation detection.
File Location
Management Server
Windows | [ CMDB manager's data base storage directory]\FJSVcmdba\etc |
Linux | /etc/opt/FJSVcmdba/etc |
Linked Server
Windows | [Agent installed directory]\CMDB\FJSVcmdba\etc |
Linux | /etc/opt/FJSVcmdba/etc |
File Format
Mdbad.autodiscovery.network.address= subnet address mdbad.autodiscovery.network.subnetmask= subnet mask mdbad.autodiscovery.snmp.community= SNMP community name mdbad.common.ipaddress.preferIPv6= preferred setting for IPv4/IPv6 |
Parameter
Specify the subnet address.
When you specify two or more address, specify it by comma (,) delimitation.
When you detect node of a Management Server, or a subnet of Linked Server, you can omit this item.
If you omit this item, the node is detected from IPv4 subnet belonging to Management Server or Linked Server. When you specify the subnet address, the agent detects only node of the specified subnet.
Therefore, when you specify a Management Server or a subnet of Linked Server or other subnet, specify all subnet address including Management Server and subnet of Linked Server.
IP addresses in IPv4 and IPv6 formats cannot be specified collectively.
Specify the subnet mask.
For IPv6 environments, specify the length of the subnet prefix.
Specify the "public" for SNMP community name.
To make IPv6 address a priority when collecting configuration information of IPv4/IPv6 dual-stack environments, specify "true".
Note
Do not change items other than the above-mentioned entry,
When you edit this file for the Management Server, the change becomes effective by restarting Systemwalker Runbook Automation. When you edit this file for the Linked Server, the change becomes effective by restarting the agent service.
Example
For IPv4 environments
# Subnet address where node is retrieved mdbad.autodiscovery.network.subnetmask=255.255.255.0 |
For IPv6 environments
# Subnet address where node is retrieved |
For making IPv6 address a priority in IPv4/IPv6 dual-stack environments
# Using IPv6 address in preference to IPv4 address. |