diff --git a/doc/source/deploy/install-guide.rst b/doc/source/deploy/install-guide.rst index b663b38755..a9040e5460 100644 --- a/doc/source/deploy/install-guide.rst +++ b/doc/source/deploy/install-guide.rst @@ -465,10 +465,11 @@ Note that certain distros, notably Mac OS X and SLES, install ``openipmi`` instead of ``ipmitool`` by default. THIS DRIVER IS NOT COMPATIBLE WITH ``openipmi`` AS IT RELIES ON ERROR HANDLING OPTIONS NOT PROVIDED BY THIS TOOL. -Ironic supports sending IPMI sensor data to Ceilometer with pxe_ipmitool and -pxe_ipminative drivers. By default, support for sending IPMI sensor data to -Ceilometer is disabled. If you want to enable it set the following options in -the ``conductor`` section of ``ironic.conf``: +Ironic supports sending IPMI sensor data to Ceilometer with pxe_ipmitool, +pxe_ipminative, agent_ipmitool, agent_pyghmi, agent_ilo, iscsi_ilo and pxe_ilo +drivers. By default, support for sending IPMI sensor data to Ceilometer is +disabled. If you want to enable it set the following options in the +``conductor`` section of ``ironic.conf``: * notification_driver=messaging * send_sensor_data=true