SunFounder Pironman
cd /opt/spc/log
• To see what log files are available, use the ls command.
config.log ha_api.log spc.log system_status.log
• To view the contents of a log file, such as spc.log, use the cat command.
cat spc.log
4. To view the logs generated by systemctl, press Q to exit the current page.
sudo systemctl status spc.service
• spc.service includes software shutdown, fan control, dashboard, and MQTT functionality. If
the program isn’t running properly, you can try restarting spc.service.
sudo systemctl restart spc.service
36 Chapter 5. 5. Quick User Guide