Metrics framework checkpoint.

- New scan.bro merged in and reworked a bit.

 - Updated metrics API.  Now possible to calculate much more.
This commit is contained in:
Seth Hall 2012-11-16 02:37:52 -05:00
parent 1200d04f81
commit d9195076b1
15 changed files with 851 additions and 356 deletions

View file

@ -8,6 +8,9 @@
# Apply the default tuning scripts for common tuning settings.
@load tuning/defaults
# Load the scan detection script.
@load protocols/conn/scan
# Generate notices when vulnerable versions of software are discovered.
# The default is to only monitor software found in the address space defined
# as "local". Refer to the software framework's documentation for more