Then there is nothing to choose from. :-)
Ad Widget
Collapse
Problem with Zabbix 3.2 'yum install zabbix-server-mysql' fails
Collapse
X
-
Hi All,
Thanks for your previous replies.
Now am building the zabbix tool on RedHat 6.8 OS , i have installed below components:-
zabbix-server-mysql-4.0.5-1.el6.x86_64
zabbix-release-4.0-1.el6.noarch
zabbix-web-4.0.5-1.el6.noarch
zabbix-web-mysql-4.0.5-1.el6.noarch
As my DB monitoring server would be different, i will install agent on different server.
But now while checking zabbix page using apache web server 2.4 "http://<ip address>/Zabbix" am not able to and facing error :- Not Found
The requested URL /Zabbix was not found on this server.
Can anyonesuggest something regarding this?
Comment
-
Now, this is the error am facing
Forbidden
You don't have permission to access /zabbix/ on this server.
Comment
-
Hi Atsushi,
After using "http://<ip address>/zabbix/" still not able to access the page.
Below is the message am getting:
Forbidden
You don't have permission to access /zabbix/ on this server.Comment
-
Hi,
Can anyone tell me in hosts am seeing ZBX in red color and when move cursor on it says "Get value from agent failed: bind() failed: [99] Cannot assign requested address" ?Comment
-
Hi Atsushi,
Thanks ! it helped.
Can you tell me why i am not able to see my zabbix server and zabbix_agent server in hosts tab?...they have disappearedComment
-
Hi All,
Is it possible to install agent on suze SP11.4 and install zabbix server on redhat 6 and make them communicate?Comment
-
You can do that.
However, SLES 11 packages are not officially released, so consider compiling from source.
Although you can build Zabbix server on RHEL 6, it is not recommended because it has some limitations. First of all, it can not be configured with only RHEL 6 standard packages. In particular, PHP 5.4 or later PHP environment is required. After that, when configured with the standard package, the Web monitoring function can not be used, and you can not send an e-mail using SMTP with authentication.
-
Comment