ucdavis / Peaks

https://getpeaks.ucdavis.edu/
MIT License
7 stars 2 forks source link

Move MAC Addresses to full fields instead of attributes in Equipment #894

Open UCDFeedbackBot opened 4 years ago

UCDFeedbackBot commented 4 years ago

MAC address is an identifier for endpoints that we want to use to compare PEAKS data against scans of our network. In that context it would be great if MAC Addresses could be moved up to full fields (not as dynamic attributes) for exporting ease rather than having to deal with data cleanup with attribute exports. If we can't easily export PEAKS data with MAC addresses to pull into a local database to compare against scan data, we will likely continue to maintain local equipment databases, which is a time waster. If a one-to-many setup for equipment to MAC address is not feasible, then even if we just got MAC1, MAC2, MAC3, and MAC4 fields put in as full fields, that would help with exporting the data to run queries against scan data to find unmatched endpoints.


Votes: 6 Author: jruhe Voters: jruhe,rcasteli,shchee,vanslyke,cfsiever,jlutang

UCDFeedbackBot commented 1 year ago

We'll refactor the equipment reports to list MAC addr columns first among attributes so it should be easy to pull & determine mac for all computers.

Alternately, just make a MAC ADDR report which lists all equipment which has MAC ADDR attribute filled in along with all mac addr values

Author: postit