Quote from: computer_freak_8 on September 13, 2026, 12:21:52 AMThis is not how unix or unix-like works. You won't find a hardware report "button". And there are logs. They all live in /var/log/ . Inside there is a log for each service. Technically speaking, if the service is set to log but that's a different story for another day. For now, is what is there.Quote from: cookiemonster on September 12, 2026, 11:31:00 PMperhaps signs of a hardware problem. Perhaps you could tell what hardware is involved.It's a generic mini-PC; if there's a spot to a hardware report or something that would be useful, I can post that, but I didn't find anything while poking through the webUI menus. It would be great if there were better logs in OPNsense to help troubleshoot the issues.
This machine is not as easy to disassemble and would require significant downtime to do so, hence the lesser detail on hardware specs than the other post. Based on the dashboard, looks like 8GB RAM, 100 GB SSD, load averages 0.60, 0.42, 0.30. Not sure what other hardware information is relevant without being able to see/have more detailed logs or something specific to troubleshoot/change.
So you will have to get to know the basic utilities like cat, grep, head, tail and friends.
The ones I would start with are dmesg i.e. "sudo dmesg" but best with ssh from another machine so you can scroll up and down.
"