欧拉系统安装 zabbix-server
·
1、操作系统查看
[root@localhost zabbix]# cat /etc/os-release
NAME="openEuler"
VERSION="22.03"
ID="openEuler"
VERSION_ID="22.03"
PRETTY_NAME="openEuler 25.03"
ANSI_COLOR="0;31"
2、搜索agent
[root@localhost zabbix]# dnf search zabbix-agent2
=========================================================== Name Exactly Matched: zabbix-agent2 ===========================================================
zabbix-agent2.x86_64 : Zabbix agent 2
=============================================================== Name Matched: zabbix-agent2 ===============================================================
zabbix-agent2-plugin-ember-plus.x86_64 : Zabbix Agent2 plugin for monitoring Ember Plus installations
zabbix-agent2-plugin-mongodb.x86_64 : Zabbix Agent2 plugin for monitoring MongoDB installations
zabbix-agent2-plugin-mssql.x86_64 : Zabbix Agent2 plugin for monitoring MSSQL installations
zabbix-agent2-plugin-postgresql.x86_64 : Zabbix Agent2 plugin for monitoring PostgreSQL installations
3、直接安装即可
yum install zabbix-agent2
openEuler 是由开放原子开源基金会孵化的全场景开源操作系统项目,面向数字基础设施四大核心场景(服务器、云计算、边缘计算、嵌入式),全面支持 ARM、x86、RISC-V、loongArch、PowerPC、SW-64 等多样性计算架构
更多推荐

所有评论(0)