您的位置:首页 > 其它

【BMC_patrol常见问题汇总】IP地址不存在 导致agent无法启动的解决

2010-03-05 15:14 766 查看
0. back up config directory

% cd Patrol3

% . ./patrolrc.sh

% cd $PATROL_HOME

% cp config config.save
1. open console SOW

2. check current IP PatrolAgent is binding to

OS> %PSL print(pconfig("GET","/AgentSetup/BindToAddress"));

3. set actual IP address you want Agent to bind to.

e.g.

OS > %PSL print(pconfig("REPLACE","/AgentSetup/BindToAddress","10.0.0.1"));
4. check if the correct address has replaced in .

OS> %PSL print(pconfig("GET","/AgentSetup/BindToAddress"));
[align=left]Then Restart PatrolAgent.[/align]
[align=left]Please let me know if you need further assistance.[/align]
Regards,

Motoko

[DPAPBKE02:/LAPPOMS/usr/ppap_oms/Patrol3]$

PatrolAgent V3.6.60i, built at 03:40:53, Aug 18 2006

Copyright (C) 1997-2006 BMC Software, Inc.

Fri Jun 13 16:59:58 2008 PatrolAgent-F-EINTERNAL: Sess Init failed: err = -14/68 Another agent is probably running on the same port (/local-build/Patrol/3.6.60/src/agent/mainloop.c 474)

IP地址不存在 导致agent无法启动本文出自 “configwater” 博客,请务必保留此出处http://configwater.blog.51cto.com/188120/280975
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐