I am using the instructions at https://www.howtoforge.com/tutorial/...em-monitoring/.
It says
$ yum -y install http://repo.zabbix.com/zabbix/3.4/rh...tos.noarch.rpm Then
$ cd /usr/share/doc/zabbix-server-mysql-3.4.6/
$ gunzip create.sql.gz
But the zabbix directory that excists is /usr/share/doc/zabbix-release-3.4 and create.sql.gz does not exist.
[root@plankton zabbix-release-3.4]# ls -l
-rw-r--r--. 1 root root 18385 Feb 15 2016 GPL
Not sure what to try next.
regards,
Ben
It says
$ yum -y install http://repo.zabbix.com/zabbix/3.4/rh...tos.noarch.rpm Then
$ cd /usr/share/doc/zabbix-server-mysql-3.4.6/
$ gunzip create.sql.gz
But the zabbix directory that excists is /usr/share/doc/zabbix-release-3.4 and create.sql.gz does not exist.
[root@plankton zabbix-release-3.4]# ls -l
-rw-r--r--. 1 root root 18385 Feb 15 2016 GPL
Not sure what to try next.
regards,
Ben
Comment