HP ilo4 sensors

Hello guys,

LibreNMS can recognize my HP ILO4, but some importand data is missing for me, like HDD sates, temperature etc.

I read the documentation, tried to search over the internet in the last week, but still don’t know, where could I turn it on, or how could I add it.

you probably will need to provide the info OID’s for drive states and temperature etc. then post into git hub.

http://docs.librenms.org/Support/FAQ/#What information do you need to add a new OS?
https://github.com/librenms/librenms/issues/new

Thanks the doc, but I have tried everything, inculding this, and still no change on web UI. I don’t understand the structure of php files and the data managing.

I have only these inormation: http://www.relvarsoft.com/cactimon/hpmsg8_t1.html
This made for Cacti, download link is at the bottom of the site.

I really appreciated if somebody could help me with this.

So far, so good.
And I can tell you, this is a very, very big luck I reached this far! But fans, hdd states (maybe temparetures) etc. are still missing. But I’m on it, IF i’ll be that lucky in the future too.

1 Like

HP ILO4 support mostly done, commited:

1 Like

@Evin How did you add SNMP keys to your HP ILO4 server?

What do you mean?
I just activated SNMPv2c or v3 in ILO config (example: https://www.youtube.com/watch?v=x8lP3tjcNqk), then just added the ILO IP address to LibreNMS.
The code in LibreNMS is done. You can grab it from Git now (https://github.com/librenms/librenms) or you will find it in the next release.
FYI: Soon I’ll try to add additional ILO features into LibreNMS (mempools etc).

J808 -
you will need to contact your HP Rep in order to get the license.

OK thank you

I need a little help.
I try to add Storage graph to the system. I’m done with the discovery part, but the poller file cannot run.

Are you still use to receive storage information the includes/polling/storage/XY.inc.php files?
I made the hpe-ilo.inc.php, and it’s contain only an echo line, and I cannot see it, when I running poller.php.

Any idea?

Nevermind, I solved it.

Soon (it is under test now) I’ll commit the changes: ILO4 Memory pool, Array controller status, Processor status, Logical Drive status, storage info.

1 Like