computer_diagnostics module

Module Quick Facts

Category

🛠 Robot management

Start/stop/restart the module

pal module start|stop|restart computer_diagnostics

Enable auto-start/disable auto-start

pal module enable|disable computer_diagnostics

Logs

pal module log computer_diagnostics cat

How-to

Check the module’s status
$ pal module info computer_diagnostics
Start/stop/restart the module
$ pal module start computer_diagnostics
$ pal module stop computer_diagnostics
$ pal module restart computer_diagnostics
Enable (ie, auto start)/disable the module
$ pal module enable computer_diagnostics
$ pal module disable computer_diagnostics
Check the module’s logs
$ pal module log computer_diagnostics cat

See also