Web登录zabbix总是弹出如下图的提示: 对服务的监控也没有影响,最后查了半天才知道问题的原因。 解决方法如下:/data/www/wwwroot/zabbix/conf下有一个zabbix.conf.php(这是我的路径,你的不一定在这个位置哦) 修改zabbix.conf.php 配置文件中的$ZBX_SERVER字段为服务器的IP地址,默认是127.0.0.1 然后重启za
原创 2013-05-14 15:57:13
10000+阅读
5点赞
7评论
一、1、关闭selinux及防火墙2、在/etc/hosts文件里加入ip及对应的主机名。3、修改配置文件:zabbix.conf.php /opt/data/apache2/htdocs/zabbix/conf/zabbix.conf.php --zabbix web目录下面编辑zabbix.co...
转载 2015-05-29 16:55:00
131阅读
2评论
页面报错如下查看日志提示 30037:20190710:193016.878 cannot start alert manager service:
原创 2023-05-06 14:59:01
207阅读
配置完成 zabbix 后,登录浏览器查看,出现以下错误!server is not running:the information displayed may not be current点击 Administration>
原创 2023-01-11 02:16:53
1011阅读
正常安装完zabbix后,登录后zabbix监控报错zabbix server is not running: the information displayed may not be current下面的几种情况都有可能引起这个错误,1. selinux是否关闭。一定要关闭这个,开启selinux...
转载 2015-04-20 13:34:00
478阅读
2评论
在自己的虚拟机上搭建了一个zabbix平台,安装好了相关的php,mysql,apache,zabbix,并使用默认账号admin密码zabbix登录,登录成功之后发现底部出现abbix server is not running,the information displayed may not be current通过查找zabbix_server服务是不是启动的,发现自己也启动了呀[r...
原创 2021-07-28 10:47:05
3008阅读
1点赞
1评论
zabbix, not running
原创 2014-01-14 17:35:58
2795阅读
可能是如下几种原因之一:一、selinux是否关闭。一定要关闭这个,开启selinux会引起一连串问题,
原创 2023-05-26 05:53:01
225阅读
zabbix使用一段时间,因为openss替换,导致php-fpm重启失败。ldd/usr/sbin/php-fpm,ldd/usr/local/bin/openssl根据报错,替换相应库文件。重启zabbix服务端,登录页面后,数据能够正常刷新,但是提示{zabbixserverisnotrunning:theinformationdisplayedmaynotbecurrent.}[图片]经分
原创 2018-06-14 19:07:36
742阅读
1点赞
Zabbix server is not running:the information displayed may not be current
转载 精选 2015-07-15 14:10:14
2901阅读
原因可能是安装界面的时候zabbix_server的服务器IP地址填的不对修改配置文件vim /usr/local/nginx/html/zabbix/conf/zabbix.conf.php如果原来是127.0.0.1报错的,就改为localhost如果原来是localhost,就改为127.0.0.1填的地址主要就是根据你在安装zabbix界面的时候填写的那个zabbix_server服务器的
原创 2017-04-03 18:49:01
1432阅读
In some occasions after installing Zabbix server, the following message gets displayed at the home screen:Zabbix server is not running: the information displayed may not be currentThis issue is relate
转载 精选 2014-04-25 15:44:50
1926阅读
原因是$ZBX_SERVER,我配了外网地址,这里应该配成内网的:
原创 2022-02-23 17:32:20
548阅读
zabbix报错: zabbix server is not running:the information displayer may not be current。 环境是centos7。首先进服务器,查看日志
原创 2020-02-10 11:49:43
1197阅读
The Server may be running out of resources, or the assembly may not be trusted with PERMISSION_SET = EXTERNAL_ACCESS or UNSAFE刚配置好一个SyteLine数据库,由于有其他服务还在应用,不想重启服务,导致在设置SyteLine Set Object Metadata Server时出现下面错误信息警示:查看数据库属性,得到相关显示:解决方法,只要更改此属性为true即可。Code highlighting produced by Actipro CodeHighligh
转载 2010-10-22 13:16:00
249阅读
2评论
在我自動化大量部署新增主機之後,zabbixserver顯示Zabbixserverisnorunning,查看log訊息,bashroot@idczabbix85zabbixtail50zabbix_server.log顯示Onechildprocessdied(PID:9954,exitcode/signal:1).Exiting...9953:20210927:180057.378Onech
原创 2021-09-27 18:19:39
965阅读
10点赞
3评论
zabbix server is not running the information displayed may not be current在租用的云主机上安装了zabbix3.4.6。大部分是通过yum安装的,没什么大问题。在打开web页面后,总是提示我,数据库的mysql.sock的路径不对而无法继续。当初忘了是因为什么原因,把mysql.sock设置在tmp目录下了。改为 /
转载 2018-12-01 15:19:02
1163阅读
安装zabbix后,配置相关选项,报警提示以下结果:serverisnotrunning:theinformationdisplayedmaynotbecurrent查看zabbix的相关配置后发现都没有错误,仔细想想看防火墙,SELinux和时间的问题。1.检查防火墙[root@huyichi~]#systemctlstatusfirewalld2.禁用SELinux[root@huyichi~
原创 2018-05-14 12:18:58
10000+阅读
1点赞
zabbix_agent的配置流程主机配置步骤zabbix监控配置在客户端上安装zabbix_agentd在客户端配置文件中配置服务端的地址和主机名启动agent在web界面上添加主机/主机组模板添加监控项windows主机上配置在客户端上安装zabbix_agentd在客户端配置文件中配置服务端的地址和主机名配置zabbix-agentd.conf启动agent在web界面上添加主机/主机组模
转载 2024-09-06 09:19:39
10阅读
ZABBIX 服务器显示 not running 故障处理
原创 2024-01-17 10:59:12
549阅读
  • 1
  • 2
  • 3
  • 4
  • 5