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/04/19 01:38:25 UTC

[GitHub] goal578 opened a new issue #1628: dubbo 进程状态资讯

goal578 opened a new issue #1628: dubbo 进程状态资讯
URL: https://github.com/apache/incubator-dubbo/issues/1628
 
 
   生产系统有个dubbo服务偶尔出现客户端连不上了,但是telnet Ip 端口是可以通。然后用 telnet 命令 看相关状态,请问有些参数设么意思?如 max,total,task
   +------------+--------+--------------------------------------------------------+
   | resource   | status | message                                                |
   +------------+--------+--------------------------------------------------------+
   | spring     | OK     | applicationContext.xml                                 |
   | memory     | OK     | max:8122M,total:8122M,used:2996M,free:5126M            |
   | threadpool | OK     | Pool status:OK, max:100, core:100, largest:100, active:2, task:2821428, service port: 
   | load       | OK     | load:0.99,cpu:4                                        |
   | summary    | OK     |                                                        |
   +------------+--------+--------------------------------------------------------+
   
   

----------------------------------------------------------------
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