Hardware Inventory

Since hw-probe 1.5.

Request a new INVENTORY_ID by the following command:

hw-probe -generate-inventory -email YOUR_EMAIL

And then mark probes of your computers by:

hw-probe -all -upload -i INVENTORY_ID

Now you can view your group of computers in this table by entering your inventory ID in the appropriate field.

Please follow install instructions here if the tool is not pre-installed in your BSD variant or start this Live image with pre-installed tool.

Privacy

Private information (including the username, machine's hostname, IP addresses, MAC addresses, UUIDs and serial numbers) is NOT uploaded to the database.

The tool uploads 32-byte prefix of salted SHA512 hash of MAC addresses and serial numbers to properly identify unique computers and hard drives. UUIDs are decorated in the same way, but formatted like regular UUIDs in order to save readability of logs. All the data is uploaded securely via HTTPS.


Hardware for Linux and BSD

GitHub