-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Milestone
Description
Steps to reproduce
- Open the Resources tab in my.nethesis.it for a NethSecurity 7 device.
- Observe that the "Product" card is displayed with hardware details (manufacturer, model, etc.).
- Open the same tab for a NethSecurity 8 device.
- Notice that the "Product" card is missing and hardware information is not shown.
Expected behavior
- The Resources tab in my.nethesis.it for NethSecurity 8 should display a "Product" card with hardware information such as manufacturer and model, similar to NethSecurity 7.
Actual behavior
- On NethSecurity 8 devices, the "Product" card and related hardware details are missing from the Resources tab.
Additional context
- The card appears correctly on NethSecurity 7, which uses CentOS. On NethSecurity 8 (OpenWRT), only basic system information is shown.
- The hardware information is available in
/tmp/sysinfo/model
and in thedmi
attribute at the root of facter output. Theboard
field (e.g.,NethBox Z9
) should be used to populate the Product card. - See attached screenshots for comparison.
See also


Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
ToDo 🕐