HPE Integrated Lights-Out (iLO) extension

  • Latest Dynatrace
  • Extension
  • Published Oct 27, 2025

Remotely collect iLO data via the Redfish API.

Get started

Overview

Collect iLO data remotely via the Redfish API.

Integrated Lights-Out (iLO) is a proprietary management technology built into HPE products that allows for remote control access to ProLiant servers even without being connected to the main network.

hpeilo2

The iLO extension allows for remote monitoring of such instances via their Redfish API (first introduced in iLO 4).

hpeilo

Use cases

  • Monitor iLO instance health and availability
  • Quickly alert on health or availability related issues
  • View and alert on instance activity such as logins, virtual power events, log clears, and some configuration changes

Requirements

  • Minimum Dynatrace environment and ActiveGate version 1.310
    • ActiveGate must be able to reach the target iLO instances (HTTPS)
  • An OS in the listed of the supported distributions
  • A user account on the iLO instance with at least ReadOnly permissions (username:password)

Compatibility information

  • iLO 4
  • iLO 5
  • iLO 6 (limited testing)

iLO 4 was the first version with the Redfish API and as such reports a much smaller amount of data as compared to later versions, primarily limited to instance properties and high-level health statuses.

iLO 6 has been tested to a limited extent but has not been confirmed to have run on a live iLO 6 instance. While safe to use, if you experience issues or feel something is missing reach out to support to help us better cover this latest version.

Activation and setup

Find 'HPE Integrated Lights-Out (iLO)' in the in-product Extensions App or Hub page and activate (if offline you can download the extension from this Hub page in the 'Release notes' section and install as a custom extension).

Once activated in your environment you can create monitoring configurations. Each monitoring configuration can have one or more iLO targets.

First select the desired ActiveGate group that will run the monitoring configuration.

For each cluster configure onr or more iLO hosts:

  • Default authentication

    • If you are using the same credentials for multiple hosts you cand define top-level authentication that will apply to all endpoints (unless overridden at the endpoint level)
    • Can use the credential vault
  • Endpoints

    • iLO Host: hostname or IP address to connect to
      • If the port is left off then the default 443 will be used. If you need to use a custom port add it at the end of the host name (e.g. <hostname>:<port>)
    • Alias (Optional): if an alias is configured it will override any auto-discovery of the hostname. If not set, we will try to determine the configured hostname based on the Redfish API output and will fall back to the configured hostname or IP address
      • Issues have been observed with the discovered names reverting to previous values after resets and other issues. If you want to ensure the entity name is consistent and what you expect you should use the alias configuration
    • Credentials: Username and password pair. This can come from the Credential Vault (make sure the credential (username/password) was enabled for use with extensions)
  • Collect iLO Event Logs (IEL)

  • Log collection delay (if logs enabled): How far back to shift log collection windows to ensure that ther are log records available in the queried window

    • There is a delay after an event occurs before a log is available to view/collect. To ensure we don't query logs 'to soon' we shift back the query timeframe to a time when we can be sure the logs will be available. For example, with the default delay of 60 minutes at 10:00 we will query for logs from 8:59 to 9:00.
  • Advanced settings:

    • Use log collection time as timestamp
      • By default we will use the true event timestamp as the timestamp for the log ingested into Dynatrace. Because a delay is required during collection this means that the most recent periods (1 hour by default) will not have records. If you prefer, you can enable this to have the collection time used as the timestamp associated with the log record. This will result in the records 'appearing' to be occurring after their true time but will ensure you have records in the recent intervals regardless of the configured collection delay
    • Connection retries: default 5
    • Connection timeout: default 20 seconds
    • Collection frequency: default 1 minute
    • Task bucket size: up to 500 instances can be configured per monitoring configuration but you can break this up into multiple smaller tasks (or batches) that can be distributed across ActiveGates in the group
  • Log level

Details

Metrics

Review the list of feature sets to see which metrics are collected. Note that different supported iLO versions have significant changes in their Redfish API output which means that some versions (typically the earlier iLO 4) will have much less data exposed for collection meaning monitoring of such instances will be more limited than the later version(s). As such, not every metric in the available feature sets will be reported for all instances.

Log events

If enabled, we will collect iLO Event Log (IEL) records. There is a significant delay before such records are guaranteed to be avaialble for collection so by default there is a 1 hour collection delay. You can lower this delay but make sure to verify that you are not losing records by querying too soon. The API delay for log availability has been observed to mirror the delay before they are avaialble in the iLO management UI log viewer.

iLO 4 was created prior to the Redfish specification being completed and does not implement the query filters we require to monitor logs. If your iLO hosts are affected the extension will detect it and stop trying to collect logs to prevent unneeded overhead and errors.

Licensing and cost

Metrics

License consumption is based on the number of metric data points ingested. The following formula will provide approximate annual data points ingested assuming all feature sets are enabled. Also note that due to the lower amount of data available in earlier iLO versions usage in iLO 4 will be lower than iLO 5. These numbers estimate the 'maximum' usage.

(24 + <number_of_logical_drives> + (2 * <number_of_fans>) + <number_of_processors> + <number_of_storage_drives>) * 60 minutes * 24 hours * 365 days data points per year

Classic licensing

In the classic licensing model, metric ingestion will consume Davis Data Units (DDUs) at the rate of .001 DDUs per metric data point.

Multiply the above formula for annual data points by .001 to estimate annual DDU usage.

Log records

Each iLO Event Log record will be ingested as a log record.

Log management and analytics (powered by Grail)

License consumption is based on the size (in bytes) of data ingested & processed, retained, and queried so there is not a single formula to estimate the total consumption from this extension. Consult the log management and analytics documentation for details on the other dimensions that will effect license consumption.

Classic licensing

In the Dynatrace classic licensing model, log record ingestion will consume Davis Data Units (DDUs) at the rate of 100 DDUs per Gigabyte of log records ingested.

Log monitoring classic

In log monitoring classic, license consumption is based on the number of ingested log records.

Classic licensing

In the Dynatrace classic licensing model, log record ingestion will consume Davis Data Units (DDUs) at the rate of .0005 DDUs per ingested log record.

Multiply estimated ingested log records by .0005 to estimate DDU usage from log records.

FAQ and Troubleshooting

The most likely issue is that the configuration does not point to the Redfish API endpoint on the instance or that the instance is unreachable from the configured ActiveGate(s). To manually test the configured target, reachability from the ActiveGate, and credentials you can run a curl command like below (see the iLO doc) for details.

For the most accurate test it must be run from the ActiveGate the extension will try to connect from (or an ActiveGate in the group).

curl --include --insecure \
--user username:password \
--location https://{IP}/redfish/v1/Systems/

Feature sets

When activating your extension using monitoring configuration, you can limit monitoring to one of the feature sets. To work properly the extension has to collect at least one metric after the activation.

In highly segmented networks, feature sets can reflect the segments of your environment. Then, when you create a monitoring configuration, you can select a feature set and a corresponding ActiveGate group that can connect to this particular segment.

All metrics that aren't categorized into any feature set are considered to be the default and are always reported.

A metric inherits the feature set of a subgroup, which in turn inherits the feature set of a group. Also, the feature set defined on the metric level overrides the feature set defined on the subgroup level, which in turn overrides the feature set defined on the group level.

chassis
Metric nameMetric keyDescription
Chassis healthhp.ilo.chassis.healthOverall chassis health
Chassis power supply healthhp.ilo.chassis.power_supply.healthChassis power supply health
Chassis temperature healthhp.ilo.chassis.temperature.healthChassis temperature health
Chassis temperature readinghp.ilo.chassis.temperature.readingCurrent chassis temperature reading
Chassis fan healthhp.ilo.chassis.fan.healthChassis fan health
Chassis fan readinghp.ilo.chassis.fan.readingCurrent chassis fan temperature reading
Chassis power supply redundancyhp.ilo.chassis.power_supply_redundancy_healthIndicates whether the chassis power supply is redundant or not
Chassis smart storage battery healthhp.ilo.chassis.smart_storage_battery.healthChassis smart storage battery health (iLO 5)
Chassis smart storage battery charge levelhp.ilo.chassis.smart_storage_battery.charge_level_percentChassis smart storage battery charge level (iLO 5)
system
Metric nameMetric keyDescription
Total system memoryhp.ilo.memory.total_system_memoryTotal system memory
Power on timehp.ilo.uptimePower on time/uptime as reported by the API
CPU utilizationhp.ilo.cpu_utilReported CPU utilization
I/O bus utilizationhp.ilo.io_bus_utilInput/output bus utilization
Memory bus utilizationhp.ilo.memory_bus_utilMemory bus utilization
BIOS or hardware healthhp.ilo.health_status.bios_or_hardware_healthBIOS or hardware health
Fan healthhp.ilo.health_status.fansFan health
Fans redundancyhp.ilo.health_status.fans_redundancyIndicates whether the fans are redundant or not
Memory healthhp.ilo.health_status.memoryMemory health
Network healthhp.ilo.health_status.networkNetwork health
Power supply healthhp.ilo.health_status.power_suppliesPower supply health
Power supply redundancyhp.ilo.health_status.power_supplies_redundancyIndicates whether power supplies are redundant
Processor healthhp.ilo.health_status.processorsOverall processor(s) health status
Temperature healthhp.ilo.health_status.temperaturesTemperature health
Smart storage battery healthhp.ilo.health_status.smart_storage_batterySmart storage battery health (iLO 5)
Smart storage logical drive capacityhp.ilo.smart_storage.logical_drive.capacitySmart storage logical drive capacity (iLO 5)
default
Metric nameMetric keyDescription
Availabilityhp.ilo.availabilityThe ability to connect and login to the iLO instance
Aggregate server healthhp.ilo.health_status.aggregate_server_healthOverall health state
manager
Metric nameMetric keyDescription
Graphical console enabledhp.ilo.manager.graphical_console_enabledIndicates whether the graphical console is enabled or not
processor
Metric nameMetric keyDescription
Processor healthhp.ilo.processor.healthIndividual processor health
storage
Metric nameMetric keyDescription
Drive healthhp.ilo.storage.drive.healthIndividual storage drive health
Related tags
ComputePythonChassisHPEInfrastructure Observability