Hi
I just upgraded from wheezy to jessie and my zabbix installation just won't start
Since I have it is working on a VM, I restored it. Is there a walkthrough I can use to do this without have the zabbix crash?
Should I instead upgrade to buster?
I have Zabbix 3.4
...
Search Result
Collapse
6 results in 0.0026 seconds.
Keywords
Members
Tags
-
Wheezy upgrade problem
-
"snmp_parse_oid(): cannot parse OID" Error in Zabbix 3.4 Docker Version
Hi all,
I'm stumped here. I've been using Zabbix 3.4 for a couple months now with no issues. However I've been banging my head against the wall with SNMP the last couple of days.
Like the title says, I get the error "snmp_parse_oid()" from even the most basic SNMP... -
MYSQL Remote DB connect fail
Hi, im configuring a new instance of zabbix 3.4 but i cant connect to a remote DB ( i dont want to use locally because zabbix will have a lots of data ) but whenever i configure the hostDB to my cluster IP it fails and wont start i tried to change the conf file and the php conf file too but has not... -
Help with getting Macro to pass information correctly to alert script
Hello Zabbix forum users!
I’m new to Zabbix and not a coder, but for my first post I hope my issue is a rookie mistake and not just something I did really dumb.
The problem I am having is that Macro values seem like they are not getting passed to the alert script properly, but... -
Zabbix agent on Zabbix server is unreachable for 5 minutes
I set up Zabbix Server 3.4.2 and Zabbix Agent on the same Ubuntu 16.04 server and since then I have been getting "Zabbix agent on Zabbix server is unreachable for 5 minutes" on the dashboard:
I've checked the conf files for both agent and server and, as far as... -
Is Java Gateway 3.4.2 IPv6 addicted?
Hi,
java_gateway always listens tcp6 only:
when LISTEN_IP commented out (default) or LISTEN_IP=0.0.0.0
When LISTEN_IP=192.168.1.12 it listens...Code:netstat -ln | grep 10052 tcp 0 0 :::10052 :::* LISTEN