Top
Systemwalker Runbook Automation Reference Guide
Systemwalker

2.1 Definition File for Agent

File Name

mdrdb.user

Use

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.

When you do not set up agent (AGT_ADSC) for the node automatic operation detection, there is no need to edit this file.

File Location

File Format

Mdbad.autodiscovery.network.address= subnet address

mdbad.autodiscovery.network.subnetmask= subnet mask

mdbad.autodiscovery.snmp.community= SNMP community name

Parameter

mdbad.autodiscovery.network.address

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.

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.

mdbad.autodiscovery.network.subnetmask

Specify the subnet mask.

mdbad.autodiscovery.snmp.community

Specify the "public" for SNMP community name.

Note

Example

# Subnet address where node is retrieved

mdbad.autodiscovery.network.address= 192.0.2.0,198.51.100.0

# Subnet mask for node retrieval

mdbad.autodiscovery.network.subnetmask=255.255.255.0

# Community name of SNMP

mdbad.autodiscovery.snmp.community=public