-
Hello,
Can I monitor alert log in zabbix version less than 4.4?
I try to import https://raw.githubusercontent.com/ikzelf/zbxdb/master/zbx_template_alertlog.xml and
Import failed
Invalid tag "/za…
-
[root@localhost zbxtable]# systemctl status zbxtable
● zbxtable.service - zbxtable
Loaded: loaded (/usr/lib/systemd/system/zbxtable.service; enabled; vendor preset: disabled)
Active: failed (…
-
> **Update:** Thank you for your feedback on this, we've decided to keep multi org support. Refer to [the closing comment on this issue](https://github.com/grafana/grafana/issues/24588#issuecomment-67…
-
I'm using the 5.0.0 and 5.0.1 ubuntu proxy images and see the same SNMP error when starting the container in the zabbix_proxy.log
Bad operator (INTEGER): At line 73 in /var/lib/snmp/mibs/ietf/SNMPv…
-
```bash
wget https://raw.githubusercontent.com/zabbix/zabbix-docker/4.4/kubernetes.yaml;
IP="Your hosts ip"; # eg: 192.169.0.110
sed "s/\/192.169.0.110/' -i kubernetes.yaml;
kubectl apply -f kub…
mmfei updated
4 years ago
-
I'm using Zabbix Docker 3.4.12 (zabbix/zabbix-server-pgsql:centos-3.4.12) for many years and it is woking fine. Now, I'm testing Zabbix 5, but the environment variables (DB_SERVER_HOST, POSTGRES_USER,…
-
I have a single server which hosts multiple database instances (Oracle 11), I have been trying to use the zbx_discover_oradbs script to identify them all but I have run into a couple of issues.
1. …
-
zabbix-web-nginx-mysql:centos-4.0.3
zabbix server version is 4.0.3
zabbix-server is source compilation and installation.
zabbix-web use docker-compose v3 started
docker-compose.yml:
```
ve…
-
It choked on this line, thought on troubleshoot this?
```
Configuration:
- host: 10.10.10.10 (mysql59)
- database: zabbixdb
- user: zabbixdba
- output: /foo/tmp
zabbix-mysql-dump: line…
-
Have a server with more than 100 databases (deployed on several instances). The powershell struggles to return values and finally zabbix agent stops responding too.
Solution would be to rewrite power…