Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working Server - ProLiant DL160 Gen9 #29

Open
ChriSysAdmin opened this issue Jul 26, 2024 · 0 comments
Open

Working Server - ProLiant DL160 Gen9 #29

ChriSysAdmin opened this issue Jul 26, 2024 · 0 comments

Comments

@ChriSysAdmin
Copy link

I got this working nicely on a ProLiant DL160 Gen9 running Promxox.

System ROM | U20 v3.30 (09/21/2023)
iLO Firmware Version | 2.73 Feb 11 2020

I did have to run this separately to get the right software installed, being a Gen 9:

apt-get install pciutils wmtemp lm-sensors
wget http://downloads.linux.hpe.com/SDR/repo/mcp/debian/pool/non-free/hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
wget http://downloads.linux.hpe.com/SDR/repo/mcp/debian/pool/non-free/hp-health_10.80-1874.10_amd64.deb
wget http://downloads.linux.hpe.com/SDR/repo/mcp/debian/pool/non-free/hp-snmp-agents_10.60-2953.16_amd64.deb
dpkg --install hp-ams_2.8.3-3056.1ubuntu16_amd64.deb
dpkg --force-all --install hp-health_10.80-1874.10_amd64.deb
dpkg --install hp-snmp-agents_10.60-2953.16_amd64.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant