Project

General

Profile

Actions

Bug #3203

closed

Inventory where memory slot numbers are missing / duplicated should be reported with negative value

Added by François ARMAND over 11 years ago. Updated about 9 years ago.

Status:
Released
Priority:
3
Category:
Web - Nodes & inventories
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

For now, if an inventory contain a <MEMORY> tag without a <NUMSLOT> tag, then we assign by default "1" for the slot number (and 2 for the second missing, etc).

It would be better to use negative numbers to explain that these are not real numslot.

And if duplicated NUMSLOTS are reported, we should use the same logic.

Sum up: if these for numslot are reported: "none", 1, 2, 2
We should ends up with: 1, -1, -2, -3
With -1, -2, -3 assigned to none, 2, 2 (in no particular order).


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #3200: Android inventories miss network, filesystem, memroy and video informationReleasedNicolas CHARLES2013-01-16Actions
Actions

Also available in: Atom PDF