Skip to main content

General parameters

Unix

For IPMI local access use:

ipmi_sensors.pl -l

For IPMI network access use:

ipmi_sensors.pl -h <hostname> -u <username> -p <password>

If you wish the modules to be in a module group add "-g <group>;". For example:

ipmi_sensors.pl -l -g "IPMI Sensors"

Windows

ipmi_sensors.pl /h:<hostname> /u:<username> /p:<password>