You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/03/30 06:44:32 UTC

[GitHub] kimmking commented on issue #1528: dubbo monitor?

kimmking commented on issue #1528: dubbo monitor?
URL: https://github.com/apache/incubator-dubbo/issues/1528#issuecomment-377459114
 
 
   @zhangwanly @Nickolas-Evans 
   You can get a release of dubbo monitor in two steps:
   - Step 1: git clone https://github.com/apache/incubator-dubbo-ops
   - Step 2: cd incubator-dubbo-ops && mvn package
   
   Then you will find dubbo-monitor-simple-2.0.0-assembly.tar.gz  in incubator-dubbo-ops\dubbo-monitor-simple\target directory. Unzip it you will find the shell scripts for starting or stopping monitor.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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