Questions tagged [ipmi]

Intelligent Platform Management Interface is a mechanism to manage and monitor computer hardware from the OS running on that hardware, or remotely over the network. It is implemented by a separate controller on the motherboard, called the Baseband Management Controller which may have a dedicated NIC or use one of the systems existing NICs. This tag should be used for questions related to IPMI hardware and software.

Intelligent Platform Management Interface(IPMI) is a technology available on many modern servers that allows for remote or local access and control of a variety of server features. IPMI is implemented on a Baseboard Management Controller, which can normally be configured through BIOS and may have a dedicated NIC or use one of the systems existing NICs. In addition to hardware implementations on BMC device drivers for the OS kernel are necessary for host systems to access their own IPMI interfaces natively, on Linux OpenIPMI is a common tool.

While IPMI is a powerful tool it should be noted that there are some security concerns and the US Computer Emergency Readiness Team has issued the following statement about the use of IPMI. Before implementing IPMI for use on your local network make sure you have reviewed the security considerations and have taken appropriate precautions.

In addition to a number of command line tools available for IPMI there are several pieces of datacenter management software that can detect and manage devices with IPMI interfaces. Some of these programs include Nagios and Intel's Datacenter Manager. These and similar tools offer a graphical interface for managing large numbers of systems through their IPMI interfaces as well as access to systems with other types of management interfaces like SNMP.

297 questions
-1
votes
1 answer

IPMI : FATAL: Error inserting ipmi_si

i have a problem with ipmi: i've already install ipmitool, ipmi_devintf, ipmi_msghandler, but when i try to install ipmi_si i receive this message: $ modprobe ipmi_si module FATAL: Error inserting ipmi_si…
Mark
  • 1
  • 1
  • 1
-1
votes
1 answer

What are the advatages of IPMI when matched against regular SSH?

How does IPMI differ from regular user-to-host SSH? From what I know, SSH is simply access to the terminal of the head node and IPMI is linked to the actual hardware of the head node, but that is the limit of my knowledge. Does the Supermicro IPMI…
Rushat Rai
  • 111
  • 4
-1
votes
1 answer

HP ProLiant - Does ILO 2 Advanced offer additional SNMP or IPMI features?

We've got ML350 G5 servers with iLO 2 standard license. Does upgrading to higher iLO license will unlock new SNMP or IPMI data registers? If it will, which ones?
user211435
  • 31
  • 2
-1
votes
1 answer

Could anyone explain the logs from my IPMI

my server is suffering freezing these days. I thought it was software problem. Then I found something strange from server log 113,System Event,02/12/2014 11:16:50 Wed,Memory,,Assertion: Memory| Event = Correctable ECC@DIMM?6(CPU1) 114,System…
Shisoft
  • 161
  • 1
  • 11
-1
votes
2 answers

How to easily read IPMI data from a HP ML110 G4 server?

is there a windows application to read the IPMI data on my HP ML110 G4 server? I need to monitor the temperature levels. I can view raw IPMI data in the BIOS, but this is no use while the server is running!
-2
votes
1 answer

Motherboard sounding false alarms on overheating DIMM socket every few minutes

I'm putting an older Supermicro X9DRG-QF motherboard back into service as a VM host. The machine did a great and error-free tour of duty in a digital installation a while back, so I can confirm it was working fine in a previous life. I have upgraded…
-2
votes
1 answer

Get disk free space using ipmi from esxi

I want to get disk status of esxi server using ipmi. I can not find the right command to get this information: /usr/sbin/ipmitool -I lan -H 192.168.x.x -U xxx -P xxx -S /tmp/ipmi-sdr-cache Which commands shoud i add to get information about disk…
Abdou
  • 21
  • 1
  • 2
-2
votes
1 answer

How to connect using IPMI

I want to install an OS on a server using IPMI. How do you know the IP address to connect to using IPMI? I have the server plucked into the wall through an Ethernet cable and it should be assigned an IP address from DHCP. I will be connecting from a…
Celeritas
  • 467
  • 5
  • 8
-2
votes
1 answer

need to install open ipmi on a remote HP DL20 server

I have an ubuntu(18.04.2 LTS) image running on a HP DL20, This server has a dedicated iLO, but i fear some settings are wrong as i cant reach the iLO. I would like to install open ipmi on the server to check gateway/subnet thats set in the bios.…
Brett
  • 1
  • 1
-3
votes
1 answer

Supermicro IPMI Bug ? I can't get chassis status via ipmitool

I tried to get the chassis status of client servers via ipmitool. Command I used is below. "ipmitool -I lanplus -U ADMIN -P ADMIN -H 192.168.1.xxx chassis power status" M/B model:X9DRW-7TPF+ FW version:3.0b But it failed to get status on some…
-3
votes
1 answer

Any app to manage a servers and remote console?

I can't find a software to manage servers, connect to remote console, reboot, power cycle, see temperatures etc, only if I enter by the management IP and one by one server. iDRAC, iLO are also part of the infraestructure. Anyone knows how can I do…
-3
votes
1 answer

how to do ipmi for fencing, hardware specific requirement?

i'm a total noob about ipmi, fencing and ha, i want to create node with high availability. wanna fencing node with ipmi. root@proxmox01:~# ipmitool sensor Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or…
1 2 3
19
20