

配置代理属性 › 如何为应用程序使用特定的代理配置文件 › 定义代理名称
定义代理名称
使用自定义进程和代理名称有助于标识监控特定应用程序的代理实例。 还可以根据需要修改实例的其他属性。
请执行以下步骤:
- 在文本编辑器中打开为代理实例和应用程序创建的 IntroscopeAgent.profile。 例如,如果您在 C:\NetApps\wily 目录中创建了一个名为 IntroscopeAgentCalc1.profile 的自定义配置文件,则在文本编辑器中打开该文件
- 找到 Custom Process Name 部分。
- 使用 introscope.agent.customProcessName 属性指定要显示的自定义进程名称。 例如:
introscope.agent.customProcessName=ArcadeCaclcProcess
- 使用 introscope.agent.AutoNamingEnabled 属性禁用自动代理命名。 例如:
introscope.agent.agentAutoNamingEnabled=false
- 使用 introscope.agent.agentName 属性指定要显示的自定义代理名称。 例如:
introscope.agent.agentName=ArcadeCalcAgent
- 保存并关闭更新的自定义配置文件。
版权所有 © 2013 CA。
保留所有权利。
 
|
|