Statistics collection (V3.0 beta)
Posted October 25th, 2007 by sean
The purpose of this module is to collect daily statistics and store them in a table.
TBD: we are in the design stage, this page is for getting feedback.
A table is to be created with three columns:
- id: autoincremented index
- Code: name of statics
- Value: a number/count
- datetime: timestamp
Entries to be generated each day:
- no. of ports, switches used
- no. of end-devices: for active, unmanaged, killed, unknown
- no. of end-devices per health: unknwown, transition, quarantine, ok, infected
Things to discuss:
- Do the above counters, also cumularive?
- What about patch, AV status? OS versions? NUm open ports (from scan module)?
- Printer-friendly version
- Login or register to post comments