Exporting HP iLO data

View as Markdown

Community Platform

HP Integrated Lights-Out (iLO) provides remote management, configuration, and monitoring for HP servers. It centralizes operations for your server environments and simplifies tasks like rebooting servers, booting into single user mode, and bypassing authentication.

Finding the serial number of your HP iLO devices helps you track warranties for support and contract management. With runZero Platform, you can export the runZero data as a CSV to feed into warranty tracking tools.

How to export HP iLO CSV data

In your runZero Console, go to your inventory. From the Export menu, choose the HP iLO CSV format. This downloads all HP iLO data in the runZero inventory to a CSV file.

To narrow the export, filter the inventory first. For example, to export only iLOs with ProLiant DL360p Gen8 hardware, query:

alive:t AND ilo.hardware:"=ProLiant DL360p Gen8"

Then, from the Export menu, choose the HP iLO CSV format from the Export Search Results submenu. For the other export formats, see Exporting asset data.

HP iLO CSV export data

The exported CSV file contains these fields:

  • IP address
  • MAC address
  • Name
  • Serial number
  • Product ID
  • Model
  • Version
  • Health status
  • IRS
  • iLO product name
  • Serial number
  • Boot block
  • HW revision
  • FW revision
  • PWRM
  • Auth local
  • Auth Kerberos
  • Auth LDAP
  • Auth license
  • Security message
  • Alive
  • ID
  • Site ID
  • Last seen

The export holds more data than you may need for your warranty tracker. Serial numbers, physical hardware information, health status, and firmware version may be the most useful fields to import into your tracker.

Updated