$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Command-line options IBM Tivoli Monitoring, Version 6.3


Command - generatemappingfile

Use this command to migrate custom IBM Tivoli Monitoring v5.x resource models to IBM Tivoli Monitoring v6 agents.


Purpose

This command creates the mapping file for migrating custom IBM Tivoli Monitoring v5.x resource models to IBM Tivoli Monitoring v6 agents. See (Upgrade custom IBM Tivoli Monitoring v5.x resource models to IBM Tivoli Monitoring v6.2 agents).


Format

For Windows systems:

Where:

install_location

Directory where the Agent Builder is installed

project_dir

Name of the directory that contains itm_toolkit_agent.xml

output_dir

Name of the directory where the mapping file is written

itm5_interp_list

Comma-separated list of the ITM 5x operating systems on which the custom resource model ran. The following values are allowed:

  • aix4-r1

  • hpux10

  • linux-ix86

  • linux-ppc

  • linux-s390

  • os2-ix86

  • os400

  • solaris2

  • solaris2-ix86

  • w32-ix86


Examples

For Windows systems


Parent topic:

Command-line options

+

Search Tips   |   Advanced Search