10: Remote Power Managers
EMG™ Edge Management Gateway User Guide
205
Driver Debug Mode
- The driver can be run in debug mode at the CLI and the output
examined to determine why the driver is not starting or is unable to communicate with the
RPM. The CLI command
set rpm driver <RPM Id or Name> action debug [level
<1|2|3>]
will stop any currently running driver and restart the driver in debug mode with
output sent to a local file. Running
set rpm driver <RPM Id or Name> action show
should show a driver running with one or more
-D
flags. The debug output can be examined or
emailed with the
set rpm driver <RPM Id or Name> action viewoutput [email
<Email Address>] [display <head|tail>] [numlines <Number or Lines>]
command. To return the driver to its normal non-debug state, run
set rpm driver <RPM
Id or Name> action restart
. Note that drivers running in debug mode will generate
copious output, and for disk space reasons should not be left running in debug mode for long
periods of time (e.g. more than an hour).
RPM Commands
Go to
to view CLI commands which correspond to the web page entries
described above.