Linux Server无法启动NaviAgent

1. 修改/etc/Navisphere/agent.config,添加如下两行。

system@xxx.xxx.xxx.xxx                                 #SPA IP Address

system@xxx.xxx.xxx.xxx                                 #SPB IP Address

2. 启动NaviAgent服务时,显示失败。

[root@chais Navisphere]# /etc/init.d/naviagent start
    Starting Navisphere agent:                                 [FAILED]

3. 修改/etc/hosts如下。

[root@chais Navisphere]# vi /etc/hosts

# Do not remove the following line, or various programs
    # that require network functionality will fail.

#127.0.0.1          localhost.localdomain       localhost
    xxx.xxx.xxx.xxx    testchs.corp.com      testchs
3. 重新启动Naviagent,成功。

[root@chais Navisphere]# /etc/init.d/naviagent start
    Starting Navisphere agent:                                 [  OK  ]

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/wywsgp.html