mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-04-16 23:38:23 +02:00
Fixed SNMPTRAPS in compose files and Kubernetes
This commit is contained in:
commit
d4c450b3e7
@ -380,7 +380,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "alpine"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -412,7 +412,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "alpine"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -376,7 +376,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "alpine"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -408,7 +408,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "alpine"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -380,7 +380,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "centos"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -412,7 +412,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "centos"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -376,7 +376,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "centos"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -408,7 +408,7 @@ services:
|
|||||||
com.zabbix.description: "Zabbix snmptraps"
|
com.zabbix.description: "Zabbix snmptraps"
|
||||||
com.zabbix.company: "Zabbix LLC"
|
com.zabbix.company: "Zabbix LLC"
|
||||||
com.zabbix.component: "snmptraps"
|
com.zabbix.component: "snmptraps"
|
||||||
com.zabbix.os: "ubuntu"
|
com.zabbix.os: "centos"
|
||||||
|
|
||||||
mysql-server:
|
mysql-server:
|
||||||
image: mysql:8.0
|
image: mysql:8.0
|
||||||
|
@ -148,7 +148,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zabbix-web
|
- name: zabbix-web
|
||||||
image: zabbix/zabbix-web-nginx-mysql:alpine-3.4-latest
|
image: zabbix/zabbix-web-nginx-mysql:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
@ -282,7 +282,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zabbix-server
|
- name: zabbix-server
|
||||||
image: zabbix/zabbix-server-mysql:alpine-3.4-latest
|
image: zabbix/zabbix-server-mysql:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 10051
|
- containerPort: 10051
|
||||||
@ -331,7 +331,7 @@ spec:
|
|||||||
mountPath: /var/lib/zabbix/snmptraps/
|
mountPath: /var/lib/zabbix/snmptraps/
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: zabbix-snmptraps
|
- name: zabbix-snmptraps
|
||||||
image: zabbix/zabbix-snmptraps:ubuntu-3.4-latest
|
image: zabbix/zabbix-snmptraps:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 1162
|
- containerPort: 1162
|
||||||
@ -364,7 +364,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zabbix-proxy-sqlite3
|
- name: zabbix-proxy-sqlite3
|
||||||
image: zabbix/zabbix-proxy-sqlite3:alpine-3.4-latest
|
image: zabbix/zabbix-proxy-sqlite3:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 10051
|
- containerPort: 10051
|
||||||
@ -396,7 +396,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zabbix-proxy-mysql
|
- name: zabbix-proxy-mysql
|
||||||
image: zabbix/zabbix-proxy-mysql:alpine-3.4-latest
|
image: zabbix/zabbix-proxy-mysql:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 10051
|
- containerPort: 10051
|
||||||
@ -439,7 +439,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zabbix-java-gateway
|
- name: zabbix-java-gateway
|
||||||
image: zabbix/zabbix-java-gateway:alpine-3.4-latest
|
image: zabbix/zabbix-java-gateway:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 10052
|
- containerPort: 10052
|
||||||
@ -449,7 +449,7 @@ spec:
|
|||||||
- name: ZBX_TIMEOUT
|
- name: ZBX_TIMEOUT
|
||||||
value: "5"
|
value: "5"
|
||||||
---
|
---
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: apps/v1
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
metadata:
|
metadata:
|
||||||
name: zabbix-agent
|
name: zabbix-agent
|
||||||
@ -470,7 +470,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: zabbix-agent
|
- name: zabbix-agent
|
||||||
image: zabbix/zabbix-agent:alpine-3.4-latest
|
image: zabbix/zabbix-agent:alpine-5.0-latest
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
Loading…
Reference in New Issue
Block a user