Home > Linux, zabbix > ILO monitoring with Zabbix

ILO monitoring with Zabbix

ILO monitring can be done via ipmi checks, you need to install freeipmi on linux: yum install freeipmi

/usr/sbin/ipmi-sensors -D LAN2_0 -h 192.168.0.7 -u administrator -p PASSWORD -l USER -W discretereading –no-header-output –quiet-cache –sdr-cache-recreate –comma-separated-output –entity-sensor-names

output:

0,System Chassis 1 UID Light,OEM Reserved,N/A,N/A,’OEM Event = 0000h’
1,System Chassis 2 Sys. Health LED,OEM Reserved,N/A,N/A,’OEM Event = 0000h’
2,Power Supply 1 Power Supply 1,Power Supply,45.00,W,’Presence detected’
3,Power Supply 2 Power Supply 2,Power Supply,90.00,W,’Presence detected’
4,Power Supply 3 Power Supplies,Power Supply,N/A,N/A,’Fully Redundant’
6,System Board 1 Fan 1,Fan,29.40,%,’transition to Running’
7,System Board 2 Fan 2,Fan,29.40,%,’transition to Running’
8,System Board 3 Fan 3,Fan,30.58,%,’transition to Running’
9,System Board 4 Fan 4,Fan,30.58,%,’transition to Running’
10,System Board 5 Fan 5,Fan,25.87,%,’transition to Running’
11,System Board 6 Fan 6,Fan,13.72,%,’transition to Running’
12,System Board 7 Fans,Fan,N/A,N/A,’Fully Redundant’
14,Air Inlet Temp 1,Temperature,21.00,C,’OK’
15,Processor 1 Temp 2,Temperature,40.00,C,’OK’
16,Processor 2 Temp 3,Temperature,40.00,C,’OK’
17,Memory Module 1 Temp 4,Temperature,30.00,C,’OK’
18,Memory Module 2 Temp 5,Temperature,29.00,C,’OK’
19,Memory Module 3 Temp 6,Temperature,36.00,C,’OK’
20,Memory Module 4 Temp 7,Temperature,36.00,C,’OK’
21,Power Unit 1 Temp 8,Temperature,42.00,C,’OK’
22,Power Unit 2 Temp 9,Temperature,36.00,C,’OK’
23,System Board 1 Temp 10,Temperature,43.00,C,’OK’
24,System Board 2 Temp 11,Temperature,33.00,C,’OK’
25,System Board 3 Temp 12,Temperature,40.00,C,’OK’
26,System Internal Expansion Board 1 Temp 13,Temperature,33.00,C,’OK’
27,System Internal Expansion Board 2 Temp 14,Temperature,35.00,C,’OK’
28,System Internal Expansion Board 3 Temp 15,Temperature,34.00,C,’OK’

when you ensure that ipmi is enabled on your server, and basic check is working, lets go to zabbix and set it up.

In Zabbix create a host with ipmi interface, and in IPMI tab setup the parameters, bellow are screenshots

ipmi-zabbix-2

ipmi-zabbix-3

Categories: Linux, zabbix Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment