adammontville / cis-controls-71-measures

0 stars 0 forks source link

Subcontrol 2.5 #57

Open adammontville opened 5 years ago

adammontville commented 5 years ago

The software inventory system should be tied into the hardware asset inventory so all devices and associated software are tracked from a single location.(What does tied mean???)

Measures

n = # of machine
w_i = weight of machine i [0-1]
S_i = # of total software in machine i
S_t_i = # of tracked software in machine i

Metrics

Tracking quality = (SUM over i to n((S_t_i /S_i) * w_i)) / (SUM over i to n(w_i))
adammontville commented 5 years ago

Inputs:

Operations:

Measures:

Metrics: