ism与objectServer接口配置

本文介绍了IBM NetCool ISM的日志与配置文件位置,详细解释了如何配置objectserver.props文件及确保HTTPServerprofile正常运行的方法。此外,还提供了启动命令与常见错误解决策略,包括如何设置环境变量以解决共享库加载问题。

日志位置:/opt/netcool/log/ism

配置文件位置:/opt/netcool/etc/ism/props

objectserver.props 最后添加两行,(第一行安装时指定)

Server : "HEJUN"
AuthUserName                  :       "root"

如果配置HTTP Server profile 注意以下

In case your monitor does not show anything (the status is displayed as
unknown), make sure that all the components, like license server, ITCAM for
Internet Service Monitoring server, and datalog component, are running.
Check the log files in the $NCHOME/log/ism folder to see whether there is any
error while starting bridge, ismserver, or http monitor. Also make sure that the
DATALOG entry in $NCHOME/etc/ism/props/ http.props is enabled. You can
enable it by adding the DATALOG : 1 line, if its not there already.

启动命令路径/opt/netcool/ism/bin

./ism_startup.sh start    启动如果报错:

nco_m_bridge: error while loading shared libraries: libpthread.so.0: cannot open shared object file"

修改文件nco_monitor,把LD_ASSUME_KERNEL置为空

if [ "$ARCH" = "linux2x86" ]
then
  LD_ASSUME_KERNEL=
  export LD_ASSUME_KERNEL
fi

可以用以下命令找出共享库

[root@hejun /opt/netcool/ism/bin]# whereis libpthread
libpthread: /usr/lib/libpthread.so /usr/lib/libpthread.a
[root@hejun /opt/netcool/ism/bin]#

databridge 是连接objectserver和ismserver的桥梁.其它像http,icmp等与bridge相连接.因为此如果要http工作正常.必须要nco_m_bridge运行正常.

 

 



 

 

 

 

fj.pnggraphic3120.gif

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22775238/viewspace-620996/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/22775238/viewspace-620996/

评论
成就一亿技术人!
拼手气红包6.0元
还能输入1000个字符  | 博主筛选后可见
 
红包 添加红包
表情包 插入表情
 条评论被折叠 查看
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值