Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Architecting an Asset Management Database

Does anybody have any recommendations for handling company assets? Servers, switches, telephones, monitors, desks, Blackberrys, software, etc. How would you design a database to handle these different types of assets without being too vague or too precise in the database design?

For instance, if I have a field for the physical asset tag that you would place on an object, how would I handle software that was downloaded? What if I would like to track machine names but I don't want to give a desk a machine name? These different types of assets are what is throwing me off a bit.

like image 758
Joe Phillips Avatar asked Nov 15 '22 14:11

Joe Phillips


1 Answers

I found this the other day: http://assetpad.com/ (Free beta available)

like image 53
Mark Redman Avatar answered Feb 01 '23 06:02

Mark Redman