当前位置:网站首页>Zabbix6.0 monitors Dell and IBM server hardware through Idrac and imm2
Zabbix6.0 monitors Dell and IBM server hardware through Idrac and imm2
2022-07-19 03:18:00 【yleihj】
1: Sign in iDRAC, stay iDRAC Network found in settings , Open... In the service SNMP agent .SNMP Group name filling public,SNMP The agreement selects all , The port number is 161
iDRAC9.0
2: Sign in IMM2 , stay IMM Management, find Network, Click on SNMP. Check Enable SNMPv1 Agent,Contact perosn and Location You can fill it in at will .
3: Click on Communities.Community name Fill in public,Access tpye choice Get,Allow only specific hosts to query MIB Fill in zabbix server The address of the server .
4: stay zabbix server On the server snmpwalk -v 2c -c public IP Command to test whether the configuration is successful , A numeric value returned indicates success .
5: Sign in zabbix Add DELL host . Fill in the host name and visible name casually , Template selection DELL iDARC SNMP, Groups can choose Templates/server hardware,Interfaces choice SNMP, Address iDARC The address of , The port is 161.
6:IMM2 The filling of the host is basically the same as the above , Template selection only IBM IMM SNMP that will do .
7:HP The server of iLO monitor . But the way is the same .
边栏推荐
- 【单片机仿真】(十一)指令系统逻辑运算指令 — 逻辑与指令ANL、逻辑或指令ORL
- mysql复制表
- While loop
- [MCU simulation] (XIV) instruction system bit operation instructions - bit data transmission instructions MOV, bit variable modification instructions
- 【单片机仿真】(七)寻址方式 — 位寻址
- 【单片机仿真】(十五)指令系统位操作类指令 — 位运算指令、位条件转移指令
- 我最高产的EasyPyPI又双叒叕更新了!v1.4.0发布
- Has DDD surpassed MVC
- ncnn paramdict&modelbin
- [MCU simulation] (XVII) control transfer instructions - call and return instructions
猜你喜欢
Has DDD surpassed MVC
MySQL log management and full backup incremental backup and recovery
无线用的鉴权代码
Affine transformation implementation
Is there really no way out for functional testing? 10K capping is never a joke
05_服务调用Ribbon
RTX3090安装pytorch3D
Bisenetv1 face segmentation
Several methods of face detection
DDD 超越 MVC了吗
随机推荐
Obvious things
【单片机仿真】(十六)控制转移类指令 — 无条件转移指令、条件转移指令
Unicast、Multicast、Broadcast
zsh: command not found: mysql
Transaction and storage engine in MySQL database
【回归预测】基于粒子滤波实现锂离子电池寿命预测附matlab代码
Net SNMP development I
[regression prediction] lithium ion battery life prediction based on particle filter with matlab code
[MCU simulation] (VII) addressing mode - bit addressing
[MCU simulation] (IX) instruction system - add, ADDC, sub, Inc, Dec, Da of arithmetic operation instructions
SysTick定时器的基础学习以及手撕代码
ES6学习笔记——B站小马哥
Graphql first acquaintance
RTX3090安装pytorch3D
Several methods of face detection
[MCU simulation] (XIX) introduction to assembly, assembly instructions, pseudo instructions
Authentication code for wireless
【单片机仿真】(十四)指令系统位操作类指令 — 位数据传送指令MOV、位变量修改指令
LETV has more than 400 employees? Living a fairy life without a boss, the official responded
【单片机仿真】(十三)指令系统逻辑运算指令 — 移位指令