Rechercher une page de manuel
slowscan
Langue: en
Version: 2007-05-02 (mandriva - 01/05/08)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
slowscan -- Script to extract slow scans from archive argus logsSYNOPSIS
C<slowscan [<options>]>
C<-D> <directory>-- Directory where data is held C<-F> <filename> -- File containing config (including filter) C<-s> <filename> -- Store history to this filename C<-S> -- only print summary to stdout C<-l> <filename> -- Load history from this filename C<-o> <filename> -- Output to filename C<-d> <days> -- Discard records that are Days old C<-c> <date> -- date of Current batch (today, yesterday, 31/12/99) defaults to 'yesterday' C<-q> -- quiet, don't print the input file names
Examples
I have a crontab entry: C<0 1 * * * cd sw;scan_watch -q -s history -l history -d 7>
DESCRIPTION
Slowscan is an experimental script which is designed to pick up very slow scans from archived argus logs. It uses Argus::Archive to access the data, so this module must be configured to match your archive layout for slowscan to work properlyContenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre