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 |
rename() Interscanner to rewrite virus name returned by an scanner. Usage: rename(newname, scanners) or: rename(newname, scanners).multiplier(MP) Where: newname is a string, which defines new virus name. These string will be replaced: %(VIRNAME)s old name %(LEVEL)s detected level as float %(STARS)s detected level as stars MP is an multiplier for LEVEL and STARS. Returned level is multiplied by this constant. Renaming is skipped, if level<1.0. |