You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/04/08 08:49:44 UTC

[GitHub] [incubator-skywalking] duanshaowei opened a new issue #2458: collector 和 javaagent不在一台机器上服务注册不上

duanshaowei opened a new issue #2458: collector 和 javaagent不在一台机器上服务注册不上
URL: https://github.com/apache/incubator-skywalking/issues/2458
 
 
   版本:5.0.0-beta2 
   
   启动脚本 :
    java -javaagent:/agent/skywalking-agent.jar -Dskywalking.collector.grpc_channel_check_interval=2 -Dskywalking.collector.app_and_service_register_check_interval=2 -Dcollector.discovery_check_interval=2 -Dskywalking.collector.servers=192.168.2.149:10800 -Dskywalking.agent.application_code=kingkong -jar kingkong.jar
   
   服务配置:
     
   ![image](https://user-images.githubusercontent.com/10845749/55710853-1509e700-5a1e-11e9-88f0-862d9c3cd1a5.png)
   
   补充点 :
        与collector服务部署同一台探针正常!
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services