I would like to have some place to store more detailed info about components, for example:
RAM sticks size, model, serial number
Motherboard model and serial number
Chassis serial number
Storage media type (hard drive, SATA SSD, NVMe, ...), capacity and serial numbers.
How would you recommend I do this, how should it be stored? Should I just store it as a note?
There are also some other options I would like to have but those can be implemented simply by adding / updating records in the database. For example for locations, I also use the data center name (in addition to city and country).
I would like to have some place to store more detailed info about components, for example:
How would you recommend I do this, how should it be stored? Should I just store it as a note?
There are also some other options I would like to have but those can be implemented simply by adding / updating records in the database. For example for locations, I also use the data center name (in addition to city and country).