当前位置:网站首页>Zabbix4.4 configure the indicators of the monitoring server and solve the garbled graphics pages
Zabbix4.4 configure the indicators of the monitoring server and solve the garbled graphics pages
2022-06-29 09:50:00 【XR inadvertently】
This blog foundation has been built zabbix_server And zabbix_agent, And can enter web page . See the last blog for details .
1. Create a host to monitor
To configure - host - Create a host ( Click apply or update after the configuration as shown in the figure below )

2. Click on the template , Then click Select , Select and click Update .


3. After applying the template , This information will be automatically added later ( Enable host )

4. Click monitor - The latest data perhaps You can see the monitored data in the graph


This completes the server indicator monitoring , Let's solve the problem of garbled code :
1. First go to your own computer to copy a font

2. Upload (STXINGKA.TTF Font file uploaded for me )
[[email protected] ~]# whereis zabbix
zabbix: /usr/lib/zabbix /etc/zabbix /usr/share/zabbix
[[email protected] ~]# cd /usr/share/zabbix
[[email protected] zabbix]# mkdir fonts
[[email protected] zabbix]# cd fonts/
[[email protected] fonts]# ll
Total usage 3924
-rw-r--r-- 1 root root 4016288 7 month 24 15:15 STXINGKA.TTF3. Switch soft connection , Finally, restart it
[[email protected] fonts]# ll /etc/alternatives/zabbix-web-font
lrwxrwxrwx 1 root root 38 7 month 23 21:51 /etc/alternatives/zabbix-web-font -> /usr/share/fonts/dejavu/DejaVuSans.ttf
[[email protected] fonts]# ln -s /usr/share/zabbix/fonts/STXINGKA.TTF /etc/alternatives/zabbix-web-font
ln: Unable to create symbolic link "/etc/alternatives/zabbix-web-font": file already exist
[[email protected] fonts]# rm -rf /etc/alternatives/zabbix-web-font
[[email protected] fonts]# ln -s /usr/share/zabbix/fonts/STXINGKA.TTF /etc/alternatives/zabbix-web-font
[[email protected] fonts]# ll /etc/alternatives/zabbix-web-font
lrwxrwxrwx 1 root root 36 7 month 24 15:18 /etc/alternatives/zabbix-web-font -> /usr/share/zabbix/fonts/STXINGKA.TTF
[[email protected] fonts]# systemctl restart zabbix-server
边栏推荐
- InvalidConnectionAttributeException异常处理
- Implementation of multi key state machine based on STM32 standard library
- UE4 VS的Visual Assist插件设置
- Self cultivation (XXI) servlet life cycle, service method source code analysis, thread safety issues
- In the era of data processing, data quality construction is the way for enterprises to survive
- 数据可视化:数据可视化四象限,教你正确应用图标
- LC236. 二叉树的最近公共祖先
- 数据仓库:金融/银行业的分层架构篇
- Data governance: data standard management (Part III)
- 监控数据源连接池使用情况
猜你喜欢

阿里云服务器安装配置redis,无法远程访问

MATLAB小技巧(21)矩阵分析--偏最小二乘回归

Deep Learning-based Automated Delineation of Head and Neck Malignant Lesions from PET Images

Lc236. nearest common ancestor of binary tree

Gd32f4xx Ethernet Chip (ENC28J60) Drive transplantation

UE4 animation redirection

1424. diagonal traversal II

Easyexcl export 1million lines of EXECL report font error solution

基於PyQt5和Qt Designer的簡易加法計算器的制作

Implementation of multi key state machine based on STM32 standard library
随机推荐
1.4 regression of machine learning methods
cenos7下搭建LAMP环境
UE4 blueprint modify get a copy in array to reference
【NOI模拟赛】为NOI加点料(重链剖分,线段树)
Deep Learning-based Automated Delineation of Head and Neck Malignant Lesions from PET Images
股票炒股账号开户安全吗?是靠谱的吗?
微信小程序实现数据侦听器watch,包含销毁watch和子属性的watch
数据治理:数据治理在数据中台下的解决方案
微信小程序重写Page函数,实现全局日志记录
After aikuai is installed or reset, the PC or mobile terminal cannot obtain IP
[noi Simulation Competition] add points for noi (heavy chain dissection, line segment tree)
Fully Automated Delineation of Gross Tumor Volume for Head and Neck Cancer on PET-CT Using Deep Lear
Monitoring data source connection pool usage
mysql修改自动递增初始值
1424. 对角线遍历 II
Matlab tips (21) matrix analysis -- partial least squares regression
Understanding of singleton mode
UE4 蓝图修改Array 中Get a copy 为 reference
After installing anaconda, you need to enter a password to start jupyterlab
如何将谷歌浏览器设置为默认浏览器