This section lists the limitations for this release of Tivoli Monitoring:
wtll -r -p "$DefaultMw2kRegionName" -P $BINDIR/tools/cat $BINDIR/TME/Tmw2k/tmnt.tll
wtll -r -p "$DefaultMw2kRegionName" -P $BINDIR/tools/cat $BINDIR/TME/Tmw2k/tmnt_util.tll
where "$DefaultMw2kRegionName" is the Tivoli Monitoring default Top Level Policy Region defined as follows:
TivoliDefaultMw2kRegion-$IROname
and where IROname is defined as follows:
IRO=`wlookup InterRegion`
IROname=`idlattr -t -g $IRO name string`
IROname=`eval echo $IROname`