Zabbix – IPMI configuration in ILO HP

Confiruge ILO IP address

Enable IPMI in ILO

in ILO create IPMI user

Verify that port 623 is up and running

[root@vm1zabbix ~]# nmap -sU 192.168.0.196 -p 623
Starting Nmap 7.70 ( https://nmap.org ) at 2020-04-11 09:28 CEST
Nmap scan report for 192.168.0.196
Host is up (0.0016s latency).

PORT STATE SERVICE
623/udp open asf-rmcp
MAC Address: 98:4B:E1:6C:15:09 (Hewlett Packard)

Nmap done: 1 IP address (1 host up) scanned in 0.57 seconds
[root@vm1zabbix ~]# nmap -sU 192.168.0.196 -p 161
Starting Nmap 7.70 ( https://nmap.org ) at 2020-04-11 09:28 CEST
Nmap scan report for 192.168.0.196
Host is up (0.00048s latency).

PORT STATE SERVICE
161/udp open|filtered snmp
MAC Address: 98:4B:E1:6C:15:09 (Hewlett Packard)

Nmap done: 1 IP address (1 host up) scanned in 0.58 seconds

Verify you can log in with impnitool

[root@vm1zabbix ~]# ipmitool -I lanplus -H 192.168.0.195 -U ipmi -f /root/private/ipmi-pw sdr
File /root/private/ipmi-pw does not exist
Unable to open password file /root/private/ipmi-pw
Unable to read password from file /root/private/ipmi-pw
Password:
VRM 1 | 0x00 | ok
VRM 2 | 0x00 | ok
UID Light | 0x00 | ok
Int. Health LED | 0x00 | ok
Ext. Health LED | 0x00 | ok
Power Supply 1 | 115 Watts | ok
Power Supply 2 | 0 Watts | ok
Power Supplies | 0x00 | ok
Fan Block 1 | 39.20 percent | ok
Fan Block 2 | 39.20 percent | ok
Fan Block 3 | 39.20 percent | ok
Fan Block 4 | 39.20 percent | ok
Fans | 0 percent | ok
Temp 1 | 27 degrees C | ok
Temp 2 | 40 degrees C | ok
Temp 3 | 40 degrees C | ok
Temp 4 | 36 degrees C | ok
Temp 5 | 35 degrees C | ok
Temp 6 | 35 degrees C | ok

Jan D.
Jan D.

"The only real security that a man will have in this world is a reserve of knowledge, experience, and ability."

Articles: 673

Leave a Reply

Vaše e-mailová adresa nebude zveřejněna. Vyžadované informace jsou označeny *