Hey, what do you guys think about a HP Microserver Gen 8?
HP just released the Gen 10, so you can get one of those Gen8 for about 200€ in Germany. Biggest benefit is in my opinion the iLO Management.
I know it’s a bit overkill, but you could use it also as a NAS.
I’m asking because I’m currently looking for a very stable solution for my parents house. So with the iLO I could remote manage it.
I had a G6 running for a pretty long while, changed it for a bigger server because i needed a bigger cpu for my virtual machines. Great machine at a great price - if you’re familiar with HP and iLO, go ahead. With enough RAM, you can run ESXi with a VM for openHAB and one for FreeNAS (needs at least 8GB, plus 1GB for each TB of storage).
the HP Gen8 is an amazing piece of hardware and runs rock stable for 2 years now.
I’m using it as ZFS storage node and OpenHAB box.
Forget ILO, it’s not licenced and a poor demo. The licence for full usage is much more expensive than the box
It is a superb piece of kit for the money. Rock solid and running 24x7 for the last couple of years. Powerful enough to run esxi, with a few linux distros if you upgrade the memory.
Is this method of obtaining an iLO license legitimate? Seems a little cheap to me… are these grey market licenses?
Last year I developed a Python script to extract server status data out of the iLO REST API and publish the results to openHAB via MQTT. Here is a link to Github repo, maybe someone will find it useful.
(Ideally an OH binding would be a great way to handle this, but developing a binding is not something I know how to do and also not something I have time to learn at the moment.)