1、下载zkui包
下载链接:https://github.com/DeemOpen/zkui
2、解压压缩包
[root@hadoop3 home]# unzip zkui-master.zip
3、编译源码
[root@hadoop3 home]# cd zkui-master
[root@hadoop3 zkui-master]# mvn clean install
[root@hadoop3 zkui-master]# vim config.cfg
[root@hadoop3 zkui-master]# nohup java -jar target/zkui-2.0-SNAPSHOT-jar-with-dependencies.jar &
页面访问:http://192.168.1.197:9090/home
账号/密码:admin/manager