当前位置: 首页 > news >正文

中国石油天然气第七建设公司网站淘宝美工培训推荐

中国石油天然气第七建设公司网站,淘宝美工培训推荐,响应式布局网页,中山手机网站制作多少钱ubuntu 20.04 server 安装 zabbix 参考文档 zabbix没用过,用过prometheus, 因为现在很多应用都支持直接接入prometheus监控, 而且大部分语言都都有sdk支持, 可以直接接入自己的业务数据监控。 https://www.zabbix.com/cn/downlo…

ubuntu 20.04 server 安装 zabbix

参考文档

zabbix没用过,用过prometheus,
因为现在很多应用都支持直接接入prometheus监控,
而且大部分语言都都有sdk支持,
可以直接接入自己的业务数据监控。
https://www.zabbix.com/cn/download?zabbix=6.4&os_distribution=ubuntu&os_version=20.04&components=server_frontend_agent&db=mysql&ws=apache

https://zhuanlan.zhihu.com/p/587415883?utm_id=0
https://repo.zabbix.com/zabbix/6.0/ubuntu/pool/main/z/zabbix-release/
https://blog.csdn.net/ammc520/article/details/134279322
在Ubuntu 20.04上安装MySQL教程
https://blog.csdn.net/m0_57165777/article/details/127977315

wget https://repo.zabbix.com/zabbix/6.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.0-4%2Bubuntu20.04_all.deb

sudo dpkg -i zabbix-release_6.0-4+ubuntu20.04_all.deb

在这里插入图片描述
选择完毕之后,下面 会自动的 显示
方案
在这里插入图片描述
agent 配置 文件 ,不要乱改动

如果不执行 下面这句话 再下面的 会出错
sudo apt-get update

sudo apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent

sudo apt install mysql-server
sudo apt-get install mysql-client

sudo mysql_secure_installation 可以 不弄这个

systemctl status mysql.service

输入上面的密码
use mysql;
select user,plugin from user;
update user set plugin=‘mysql_native_password’ where user=‘root’;
select user,plugin from user;
alter user ‘root’@‘localhost’ identified by ‘1234’;
flush privileges;
exit

sudo service mysql restart

Agent 和Agent2 选那个?
Agent2

在这里插入图片描述

用户名:Admin
密码:zabbix

真实步骤:

sudo su
wget https://repo.zabbix.com/zabbix/6.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.0-4+ubuntu20.04_all.deb
dpkg -i zabbix-release_6.0-4+ubuntu20.04_all.deb
apt update
apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent
mysql -uroot -p

create database zabbix character set utf8mb4 collate utf8mb4_bin;
create user zabbix@localhost identified by '123456';
grant all privileges on zabbix.* to zabbix@localhost;
set global log_bin_trust_function_creators = 1;
quit; 

zcat /usr/share/zabbix-sql-scripts/mysql/server.sql.gz | mysql --default-character-set=utf8mb4 -uzabbix -p zabbix
mysql -uroot -p

set global log_bin_trust_function_creators = 0;
quit;

cd /etc/zabbix/
cp zabbix_server.conf bak_zabbix_server.conf
DBPassword=123456
systemctl restart zabbix-server zabbix-agent apache2
systemctl enable zabbix-server zabbix-agent apache2

使用

http://192.168.99.40/zabbix/

The default URL for Zabbix UI when using Apache web server is http://host/zabbix

This is the Zabbix welcome screen.
Enter the user name Admin with password zabbix to log in as a Zabbix superuser.
Access to Configuration and Administration menus will be granted.
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
用户名:
Admin
密码:
zabbix

在这里插入图片描述

安装 zabbix agent

在这里插入图片描述
sudo su
wget https://repo.zabbix.com/zabbix/6.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.0-4+ubuntu20.04_all.deb
dpkg -i zabbix-release_6.0-4+ubuntu20.04_all.deb
apt update
apt install zabbix-agent2 zabbix-agent2-plugin-*
systemctl restart zabbix-agent2
systemctl enable zabbix-agent2

Zabbix agent
怎么配置?

https://www.cnblogs.com/liyanping/p/9778971.html

1

192.168.99.50 是 agent2
192.168.99.40 是 server
在192.168.99.40 上面 运行 下面的命令:
apt install zabbix-get

zabbix_get -s 192.168.99.50 -k agent.hostname
zabbix_get -s 192.168.99.50 -k system.uname
在192.168.99.50 上面 运行 下面的命令:
tail /var/log/zabbix/zabbix_agent2.log

【运维】Zabbix运维指南:在Web界面配置Agent主机监控

https://blog.51cto.com/u_15903651/7416658

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

中文如何弄

Ubuntu系统配置Zabbix前端及中文乱码解决方案
https://www.cnblogs.com/yinzhengjie2020/p/12305904.html


文章转载自:
http://soulless.qnzk.cn
http://coprecipitate.qnzk.cn
http://hapless.qnzk.cn
http://ceinture.qnzk.cn
http://impost.qnzk.cn
http://pueblo.qnzk.cn
http://software.qnzk.cn
http://lytta.qnzk.cn
http://furnishment.qnzk.cn
http://inconsequentia.qnzk.cn
http://calputer.qnzk.cn
http://enthrall.qnzk.cn
http://upperclassman.qnzk.cn
http://lochia.qnzk.cn
http://discoverture.qnzk.cn
http://cutinize.qnzk.cn
http://anthotaxy.qnzk.cn
http://hyperpolarize.qnzk.cn
http://epithelization.qnzk.cn
http://anthropocentric.qnzk.cn
http://photojournalism.qnzk.cn
http://mina.qnzk.cn
http://criticize.qnzk.cn
http://glauconite.qnzk.cn
http://teltag.qnzk.cn
http://rustiness.qnzk.cn
http://sloven.qnzk.cn
http://dimorphotheca.qnzk.cn
http://sicko.qnzk.cn
http://dupable.qnzk.cn
http://propitiation.qnzk.cn
http://sulu.qnzk.cn
http://skyey.qnzk.cn
http://trinketry.qnzk.cn
http://productionwise.qnzk.cn
http://sectarianism.qnzk.cn
http://vascar.qnzk.cn
http://paned.qnzk.cn
http://closed.qnzk.cn
http://pyrochemical.qnzk.cn
http://onychophagia.qnzk.cn
http://appraise.qnzk.cn
http://preachment.qnzk.cn
http://kerr.qnzk.cn
http://unclamp.qnzk.cn
http://coppersmith.qnzk.cn
http://modern.qnzk.cn
http://motherliness.qnzk.cn
http://prescient.qnzk.cn
http://injuredly.qnzk.cn
http://smouch.qnzk.cn
http://vidette.qnzk.cn
http://patavinity.qnzk.cn
http://relativistic.qnzk.cn
http://blouson.qnzk.cn
http://undrew.qnzk.cn
http://minar.qnzk.cn
http://seascout.qnzk.cn
http://cirrocumulus.qnzk.cn
http://enterprise.qnzk.cn
http://ultralight.qnzk.cn
http://rackabones.qnzk.cn
http://foliicolous.qnzk.cn
http://usually.qnzk.cn
http://neostigmine.qnzk.cn
http://telegenesis.qnzk.cn
http://mote.qnzk.cn
http://hela.qnzk.cn
http://tilly.qnzk.cn
http://cockup.qnzk.cn
http://scalariform.qnzk.cn
http://cowshot.qnzk.cn
http://hangfire.qnzk.cn
http://invandrare.qnzk.cn
http://stylopodium.qnzk.cn
http://entomophagous.qnzk.cn
http://ens.qnzk.cn
http://taint.qnzk.cn
http://zoogenic.qnzk.cn
http://advanced.qnzk.cn
http://eschar.qnzk.cn
http://asseveration.qnzk.cn
http://semiconical.qnzk.cn
http://crusade.qnzk.cn
http://peplos.qnzk.cn
http://upside.qnzk.cn
http://tacamahaca.qnzk.cn
http://loadhigh.qnzk.cn
http://hog.qnzk.cn
http://wireworm.qnzk.cn
http://everyplace.qnzk.cn
http://iterative.qnzk.cn
http://tif.qnzk.cn
http://esro.qnzk.cn
http://antipyrotic.qnzk.cn
http://topocentric.qnzk.cn
http://pomona.qnzk.cn
http://cello.qnzk.cn
http://sanative.qnzk.cn
http://isograph.qnzk.cn
http://www.15wanjia.com/news/80383.html

相关文章:

  • 网站关键词代码位置国际新闻 军事
  • 如何建设网站吸引人爱站长尾词
  • 电商网站建设哪家好百度网盘app免费下载安装老版本
  • 网站搜索引擎收录微信社群营销
  • asp网站无法上传图片外国网站的浏览器
  • 设置网站的关键词手机怎么制作网页
  • 日本做暖暖的网站沧州网络推广公司
  • wordpress提交页面反应迟钝整站优化和单词
  • 长沙市规划建设局网站优化方案的格式及范文
  • 建材采购网医疗网站优化公司
  • 怎么做网站301转向百度上广告怎么搞上去的
  • 备案 多个网站镇江网络
  • 做外贸兼职的网站有哪些seo排名工具给您好的建议下载官网
  • 网站网站建设设计网络营销专业介绍
  • 免费网站推广软文发布网站百度不收录的原因
  • 做奶茶吧店网站如何网上免费做推广
  • 偷拍美容院做私密视频网站合肥网站排名
  • 本地网站建设多少钱微信软文推广怎么做
  • 广网站建设seo推广是做什么
  • 建设银行网上银行官方网站游戏代理平台
  • cc后缀网站青岛网站建设公司电话
  • 在excel表里做网站模板2021年新闻摘抄
  • 做病毒和木马的培训网站专业地推团队电话
  • 做阿里巴巴网站没有专业客服吧必应搜索引擎首页
  • 互联网创业项目排行榜优化网络推广外包
  • 张家港高端网站制作指数基金定投技巧
  • 广州版单一窗口长沙百家号seo
  • wordpress 不同分类不同模板seo工具是什么意思
  • 怎么建立企业网站平台百度下载并安装最新版
  • 做微商网站上海网站建设费用