Discussion:
[Openhpi-devel] getting started
Pat Ram
2015-05-14 05:13:58 UTC
Permalink
Hi,
I am just getting started with openHPI. Can somebody give me some pointers
on a procedure to start managing IPMI supported servers?
RamP
Mohan
2015-05-14 16:01:16 UTC
Permalink
Hi Ram,

You can download the latest version of openhpi from
http://sourceforge.net/projects/openhpi/files/openhpi-stable/3.5.0/openhpi-3.5.0.tar.gz/download

Top level directory has README file that can help to build and install
openhpi. If you are interested only in ipmi plugin, you can build only
that plugin also. The commands I use are
tar -xzvf openhpi-3.5.0.tar.gz
cd openhpid-3.5.0
./configure (add options to build only ipmi plugin)
make rpm
cp /etc/openhpi/openhpi.conf /etc/openhpi/openhpi.conf.me to edit the
plugin with my credentials
start the openhpid as
openhpid -c /etc/openhpi/openhpi.conf.me

Here after you can use hpi* commands like hpitree, hpi_shell etc to see
output of various commands. These are all client programs.

There is an old document available at
http://openhpi.sourceforge.net/manual/book1.html

Hope this helps.

Regards
Mohan
Post by Pat Ram
Hi,
I am just getting started with openHPI. Can somebody give me some
pointers on a procedure to start managing IPMI supported servers?
RamP
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Openhpi-devel mailing list
https://lists.sourceforge.net/lists/listinfo/openhpi-devel
Continue reading on narkive:
Loading...