环境:

zabbix 3.4

Redhat 6.5 64

PHP 5.5

Mysql 5.6

Nginx  1.6

现象:登录zabbix后,提示service is not runing ,zabbix状态显示如下截图

日志分析:

日志路径:/tmp/zabbix_server.log

26508:20180627:144257.934 Starting Zabbix Server. Zabbix 3.4.10 (revision 81503).
 26508:20180627:144257.934 ****** Enabled features ******
 26508:20180627:144257.934 SNMP monitoring:           YES
 26508:20180627:144257.934 IPMI monitoring:            NO
 26508:20180627:144257.934 Web monitoring:            YES
 26508:20180627:144257.934 VMware monitoring:          NO
 26508:20180627:144257.934 SMTP authentication:        NO
 26508:20180627:144257.934 Jabber notifications:       NO
 26508:20180627:144257.934 Ez Texting notifications:  YES
 26508:20180627:144257.934 ODBC:                       NO
 26508:20180627:144257.934 SSH2 support:               NO
 26508:20180627:144257.934 IPv6 support:               NO
 26508:20180627:144257.934 TLS support:                NO
 26508:20180627:144257.934 ******************************
 26508:20180627:144257.934 using configuration file: /usr/local/zabbix/etc/zabbix_server.conf
 26508:20180627:144257.938 [Z3001] connection to database 'zabbix' failed: [1044] Access denied for user 'zabbix'@'localhost' to database 'zabbix'
 26508:20180627:144257.938 Cannot connect to the database. Exiting...
 26533:20180627:144649.189 Starting Zabbix Server. Zabbix 3.4.10 (revision 81503).

原因分析:

由于zabbix启动是调用zabbix_server.conf配置文件,需要是从这个里面排查

由于标紫色的框内是注释,把此位置注释去掉,然后配置一下服务器对应的IP地址,再次重启zabbix服务,再观察错误

启动zabbix服务

[root@zabbix ~]# service zabbix_server start
Starting zabbix_server:                                    [确定]
[root@zabbix ~]#

观察日志是否有报错信息:

26533:20180627:144649.189 Starting Zabbix Server. Zabbix 3.4.10 (revision 81503).
 26533:20180627:144649.189 ****** Enabled features ******
 26533:20180627:144649.189 SNMP monitoring:           YES
 26533:20180627:144649.189 IPMI monitoring:            NO
 26533:20180627:144649.189 Web monitoring:            YES
 26533:20180627:144649.189 VMware monitoring:          NO
 26533:20180627:144649.189 SMTP authentication:        NO
 26533:20180627:144649.189 Jabber notifications:       NO
 26533:20180627:144649.189 Ez Texting notifications:  YES
 26533:20180627:144649.189 ODBC:                       NO
 26533:20180627:144649.189 SSH2 support:               NO
 26533:20180627:144649.189 IPv6 support:               NO
 26533:20180627:144649.189 TLS support:                NO
 26533:20180627:144649.189 ******************************
 26533:20180627:144649.189 using configuration file: /usr/local/zabbix/etc/zabbix_server.conf
 26533:20180627:144649.194 current database version (mandatory/optional): 03040000/03040007
 26533:20180627:144649.194 required mandatory version: 03040000
 26533:20180627:144649.203 server #0 started [main process]
 26535:20180627:144649.208 server #2 started [alerter #1]
 26536:20180627:144649.208 server #3 started [alerter #2]
 26537:20180627:144649.208 server #4 started [alerter #3]
 26538:20180627:144649.209 server #5 started [housekeeper #1]
 26539:20180627:144649.209 server #6 started [timer #1]
 26540:20180627:144649.306 server #7 started [http poller #1]
 26541:20180627:144649.309 server #8 started [discoverer #1]
 26542:20180627:144649.310 server #9 started [history syncer #1]
 26543:20180627:144649.312 server #10 started [history syncer #2]
 26544:20180627:144649.315 server #11 started [history syncer #3]
 26545:20180627:144649.318 server #12 started [history syncer #4]
 26546:20180627:144649.319 server #13 started [escalator #1]
 26547:20180627:144649.320 server #14 started [proxy poller #1]
 26548:20180627:144649.321 server #15 started [self-monitoring #1]
 26549:20180627:144649.323 server #16 started [task manager #1]
 26550:20180627:144649.325 server #17 started [poller #1]
 26551:20180627:144649.326 server #18 started [poller #2]
 26554:20180627:144649.334 server #21 started [poller #5]
 26553:20180627:144649.336 server #20 started [poller #4]
 26534:20180627:144649.338 server #1 started [configuration syncer #1]
 26555:20180627:144649.339 server #22 started [unreachable poller #1]
 26558:20180627:144649.348 server #25 started [trapper #3]
 26557:20180627:144649.348 server #24 started [trapper #2]
 26560:20180627:144649.349 server #27 started [trapper #5]
 26559:20180627:144649.349 server #26 started [trapper #4]
 26561:20180627:144649.350 server #28 started [icmp pinger #1]
 26563:20180627:144649.351 server #30 started [preprocessing manager #1]
 26562:20180627:144649.358 server #29 started [alert manager #1]
 26552:20180627:144649.371 server #19 started [poller #3]
 26556:20180627:144649.416 server #23 started [trapper #1]
 26565:20180627:144649.417 server #32 started [preprocessing worker #2]
 26564:20180627:144649.446 server #31 started [preprocessing worker #1]
 26566:20180627:144649.447 server #33 started [preprocessing worker #3]
 26556:20180627:144737.648 cannot send list of active checks to "127.0.0.1": host [Zabbix server] not monitored
 26556:20180627:144937.695 cannot send list of active checks to "127.0.0.1": host [Zabbix server] not monitored
 26556:20180627:145137.740 cannot send list of active checks to "127.0.0.1": host [Zabbix server] not monitored
 26556:20180627:145337.806 cannot send list of active checks to "127.0.0.1": host [Zabbix server] not monitored
 26556:20180627:145537.914 cannot send list of active checks to "127.0.0.1": host [Zabbix server] not monitored

上述打印的日志信息并没有之前的错误信息,则说明是zabbix是启动成功了

查看zabbix启动的进程是否存在如下:

[root@zabbix ~]# ps -ef|grep zabbix_server
root      26416   3548  0 14:32 pts/1    00:00:00 tail -100f /tmp/zabbix_server.log
zabbix    26533      1  0 14:46 ?           00:00:00 /usr/local/zabbix/sbin/zabbix_server --显示进程
zabbix    26534  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: configuration syncer [synced configuration in 0.004973 sec, idle 60 sec]
zabbix    26535  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: alerter #1 started
zabbix    26536  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: alerter #2 started
zabbix    26537  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: alerter #3 started
zabbix    26538  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: housekeeper [startup idle for 30 minutes]
zabbix    26539  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: timer #1 [processed 0 triggers, 0 events in 0.000008 sec, 0 maintenances in 0.000659 sec, idle 30 sec]
zabbix    26540  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: http poller #1 [got 0 values in 0.000648 sec, idle 5 sec]
zabbix    26541  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: discoverer #1 [processed 0 rules in 0.000330 sec, idle 60 sec]
zabbix    26542  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: history syncer #1 [synced 0 items in 0.000001 sec, idle 1 sec]
zabbix    26543  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: history syncer #2 [synced 0 items in 0.000001 sec, idle 1 sec]
zabbix    26544  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: history syncer #3 [synced 0 items in 0.000001 sec, idle 1 sec]
zabbix    26545  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: history syncer #4 [synced 0 items in 0.000001 sec, idle 1 sec]
zabbix    26546  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: escalator #1 [processed 0 escalations in 0.000497 sec, idle 3 sec]
zabbix    26547  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: proxy poller #1 [exchanged data with 0 proxies in 0.000002 sec, idle 5 sec]
zabbix    26548  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: self-monitoring [processed data in 0.000004 sec, idle 1 sec]
zabbix    26549  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: task manager [processed 0 task(s) in 0.000251 sec, idle 5 sec]
zabbix    26550  26533  0 14:46 ?        00:00:00 /usr/local/zabbix/sbin/zabbix_server: poller #1 [got 0 values in 0.000002 sec, idle 5 sec]

转载于:https://blog.51cto.com/xiaocao13140/2133257

zabbix' failed: [1044] Access denied for user 'zab相关推荐

  1. django数据库错误django. db. utils. OperationalError: ( 1044,‘Access denied for user’ erqueque’@' %’to‘dj’

    数据库配置的两种方法 第一种,在settings内直接配置,缺点就是如果上传到GitHub或码云会把数据库给暴露出来 DATABASES = { 'default': { 'ENGINE': 'dja ...

  2. 解决:远程连接mysql:报异常,1044 - Access denied for user ‘root‘@‘%‘ to database ‘xxxxxx‘

    解决:使用Navicat远程连接,Docker中的mysql8时报异常,:1044 - Access denied for user 'root'@'%' to database 'gulimall_ ...

  3. mysql 1044 access denied

    mysql 1044 access denied 刚把tp5的项目部署到centos上,我就兴冲冲的把数据也用phpadmin导入了进去,在这里我是用的是phpadmin创建的数据库,包括数据库名字和 ...

  4. 解决 1044 - Access denied for user ‘root‘@‘%‘ to database ‘xxxxxx‘ 问题

    远程连接MySQL:报异常,1044 - Access denied for user 'root'@'%' to database 'xxxxxx' 在CentOS7中Docker中部署MySQL5 ...

  5. Error 1044: Access denied for user ‘syz-remote‘@‘%‘ to database ‘webapp‘

    Error 1044: Access denied for user 'syz-remote'@'%' to database 'webapp' 起因:我在测试Golang连接数据库的代码,好不容易重 ...

  6. 【Mysql】当Naviact创建数据库时失败出现1044 -Access denied for user ‘root‘@‘%‘ to database

    业务背景:当我用Navicat连接我服务器上的MySQL8,然后点击创建数据库时,创建失败,并报异常 1044 -Access denied for user 'root'@'%' to databa ...

  7. 1044 - Access denied for user ‘root‘@‘%‘ to database

    前言 在使用客户端远程操作数据库时报错 错误信息如下: 1044 - Access denied for user 'root'@'%' to database 'zcw' 通过服务器链接数据库是可以 ...

  8. OperationalError: (1044, Access denied for user ''@'localhost' to database 'mydb')

    该错误为django 连接数据库没有权限,解决办法是: DROP DATABASE IF EXISTS `mydb`; CREATE DATABASE `mydb`DEFAULT CHARACTER ...

  9. Mysql创建数据库时提示Error 1044 Access denied for user 'sss'@localhost to database 'xxx'

    Mysql创建新的用户之后,想用新用户来创建新的数据库,有了这样的提示(拒绝被访问): 解决方法: 这个问题是因为mysql设置的权限问题.Mysql考虑到安全性,默认设置的权限是拒绝访问的,需要用户 ...

最新文章

  1. Android Relativelayout
  2. 位运算判断奇偶数_位运算符判断奇偶
  3. 【Linux】一步一步学Linux——compress命令(了解)(71)
  4. 知识贴!单片机C语言编程之.H文件与.C文件的关系
  5. 桶排序算法c语言10个数组,桶排序算法
  6. 信息学奥赛C++语言:求平均分
  7. Android注解支持(Support Annotations)
  8. 2 华为云闪付_教你区分信用卡刷卡、挥卡、插卡、云闪付等支付方式!
  9. 计算机网络学习笔记(2. 什么是网络协议)
  10. 《无线网络技术教程第二版》阅读笔记(一)
  11. 罗永浩回应被中消协点名;传前淘宝直播运营负责人因贪污被阿里通报;TypeScript 4.0 Beta发布​ | 极客头条...
  12. KTable的设置单元格属性
  13. 都在谈中台,究竟什么是中台?
  14. Threejs入门之五:Threejs中的辅助对象
  15. poi导出word表格设置自动重调尺寸适应内容固定表格宽度
  16. Angular 基础
  17. 微信WeUI扩展组件
  18. 核心员工自我优势探索工作坊
  19. Win11的两个实用技巧系列之清理驱动器、设置虚拟内存
  20. Java实现填写乘法算式

热门文章

  1. Ember By Examples(总体介绍)
  2. teamtalk的conn框架简介及netlib线程安全问题
  3. 程序员如何优雅地使用 Mac?
  4. Tomcat 详解 一
  5. IT第三阶段?“智慧的运算”的未解之谜
  6. 网上开店失败的7大原因
  7. shell脚本if条件总结
  8. [转] Mysql命令基础
  9. Linux mount 修改文件系统的读写属性
  10. 软件工程概论———登录界面的设计