cerebro 配置

cerebro 是 elastic search 的 监控平台

# Authentication
auth = {
type: ldap
settings: {
url = "ldap://88.113.81.53:389"
base-dn = "dc=ali,dc=work"
method = "simple"
user-domain = "alibaba.com.cn"
user-format = "%s"
}
}
# A list of known hosts
hosts = [
{
host = "http://11.22.33.55:1200"
name = "cluster-name"
}]

cerebro 是一个java项目,cerebro命令就是一个shell脚本

上一篇:linux 终端显示 -bash-4.1


下一篇:[Noi2013]矩阵游戏