侧边栏壁纸
博主头像
落叶人生博主等级

走进秋风,寻找秋天的落叶

  • 累计撰写 130562 篇文章
  • 累计创建 28 个标签
  • 累计收到 9 条评论
标签搜索

目 录CONTENT

文章目录

详解zabbix监控系统安装部署 (接上)

2022-06-14 星期二 / 0 评论 / 0 点赞 / 101 阅读 / 1976 字

[root@zabbix ~]# yum install - y php-bcmath[root@zabbix ~]# /etc/init.d/httpd restartStopping httpd:

.

[root@zabbix ~]# yum install - y php-bcmath

[root@zabbix ~]# /etc/init.d/httpd restart

Stopping httpd:                                            [  OK  ]

Starting httpd: httpd: apr_sockaddr_info_get() failed for zabbix

httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName   [OK]

修改后的图:



点击download configuration file下载上传到server端的/var/www/html/conf下即可。如下

下面登陆:帐号:admin 密码:zabbix (默认)

登陆后的界面:


到此安装结束




.

广告 广告

评论区