-
Notifications
You must be signed in to change notification settings - Fork 691
dashboard_rest_api
dennis zhuang edited this page Jul 14, 2013
·
3 revisions
1.4.6的dashboard提供了RESTFul API来获取broker信息,只要设置Content-Type:application/json
的http头,返回的应答也将为JSON格式,各个API详细说明如下:
查询broker信息,内存,硬盘,启动参数等。
查询metaServer.log日志内容
获取集群状态信息
获取服务器系统属性列表
获取线程堆栈
获取服务器配置信息
重新加载磁盘上的配置文件并使得部分选项动态生效
获取topic列表信息
获取单个topic的信息
获取某个group消费某个topic的信息
让某个consumer忽略某个topic下的某个分区下没有消费的消息
获取系统统计信息
获取某项系统统计信息,例如item为topics
返回: