TrueNAS SCALE Version DocumentationThis content follows the TrueNAS SCALE 23.10 (Cobia) releases. Use the Product and Version selectors above to view content specific to different TrueNAS software or major version.
IPMI
4 minute read.
Last Modified 2024-03-19 08:38 EDTThe SCALE CLI guide is a work in progress! New namespace and command documentation is continually added and maintained, so check back here often to see what is new!
The ipmi namespace has four commands and is based on user functions found in the SCALE API and web UI. It provides access to IPMI (Intelligent Platform Management Interface) configuration and management options.
The following ipmi namespace commands allow you to configure and manage IPMI access.
You can enter commands from the main CLI prompt or from the network namespace prompt.
The channels
command returns a list of available IPMI channels.
The get_instance
command returns the settings for a user-specified IPMI channel.
The query
command returns a table of all IPMI channels and their settings.
The update
command allows you to update the settings for a specified IPMI instance.