Resolve Zabbix Server is running | Method of No. _zabbix

Source: Internet
Author: User
Tags iptables

According to the log error troubleshooting

 
 

Zabbix Process View

 
 

View Listener Zabbix server---------Zabbix agent 10050---10051 port

Netstat-nplut |grep Zabbix

Login error Resolution Zabbix server is running | No.

Workaround 1

Setsebool-p Httpd_can_network_connect on SELinux allows it to service through HTTPD

Close SELinux

Permanently closedvi /etc/selinux/config

#SELINUX =disabled
#SELINUXTYPE =targeted

Temporary shutdown Setenforce 0

Shutdown firewall

Permanently closedchkconfig iptables off

Temporary entry into forceiptables -F

Workaround 2

cd/etc/zabbix/web/

Modify configuration file

VI Zabbix.conf.PHP

Modify the IP address of the lochlhost for your own server

Modify$DB['SERVER']   = '192.168.30.6';

Modify$ZBX_SERVER     = '192.168.30.6';

Restart Service

Service httpd Restart
service zabbix-agent Restart
service zabbix-server restart

Summarize

The above is the entire content of this article, I hope the content of this article for everyone's study or work can bring certain help, if you have questions you can message exchange.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.