News About Features Documentation FAQ ChangeLog Mailinglist Download GIT Screenshots RRDtool MRTG WebQ Logwatch Reporter Latest stable: 2.0.2-1 Latest devel: 2.0.3-0.beta5 |
filesys() Scanner which uses filesystem scanners. Usage: filesys(prefix='/tmp/fs', logfile='', regexp='') Where: '/prefix' is a string, which defines directory and a part of filename to store scanned files, by default '/tmp/fs' 'logfile' is a string, which defines full path and filename of logfile, by default not logfile used 'regexp' is a string, which defines how to parse logfile New in version 0.7.0. |