NonStop SOAP User's Manual
NonStop SOAP Features and Functions
NonStop SOAP User’s Manual—520501-012
4-59
Sample Pathmon Mapping File
Config File # 2 (For EUROPE and MIDDLE-EAST Region)
<SoapEnvironment
SOAP_SDLDB_LOC="$VOL.SUBVOL"
........>
<PathmonMap>
<item sdlEntry="$CATLG" runtimeEntry="$CEMEA"/>
<item sdlEntry="$PRCNG" runtimeEntry="$PEMEA"/>
.........>
<PathmonMap>
</SoapEnvironment>
Config File # 3 (For ASIA PACIFIC Region)
<SoapEnvironment
SOAP_SDLDB_LOC="$VOL.SUBVOL"
.......>
<PathmonMap>
<item sdlEntry="$CATLG" runtimeEntry="$CASIA"/>
<item sdlEntry="$PRCNG" runtimeEntry="$PASIA"/>
.........
.........
<PathmonMap>
</SoapEnvironment>
Sample Pathmon Mapping File
As a convenience when the SOAP Admin tool is run with a -i (import) option, it
automatically generates a file called pmon.map in the current working directory. This
file contains the PathmonMap element containing all the Pathmon names the tool
encountered in the SDL file processed with a runtimeEntry value of the encountered
Pathmon.
Note. If the value specified in the sdlEntry attribute is not present in the SDR, it is ignored.