You've already forked www.colben.cn
update
This commit is contained in:
@@ -14,6 +14,7 @@ categories: ["zabbix"]
|
||||
JavaGatewayPort=10052
|
||||
StartJavaPollers=5
|
||||
```
|
||||
|
||||
- 配置 tomcat catalina 启动参数
|
||||
```bash
|
||||
export CATALINA_OPTS="
|
||||
@@ -24,12 +25,14 @@ categories: ["zabbix"]
|
||||
-Djava.rmi.server.hostname={tomcat_server_ip}
|
||||
"
|
||||
```
|
||||
|
||||
- 重启 tomcat
|
||||
- 启动 JavaGateway
|
||||
```bash
|
||||
# 进入 zabbix_server 安装目录,执行
|
||||
./sbin/zabbix_java/startup.sh
|
||||
```
|
||||
|
||||
- 重启 zabbix-server
|
||||
```
|
||||
# 进入 zabbix_server 安装目录,执行
|
||||
|
Reference in New Issue
Block a user