Hi, > i have to add that local rule, mainly because "len: nnn Mbytes" now have > a decima point.
Isn't it an issue which should be for logcheck? I believe their rule file for innd should be updated. The last version is: http://svn.debian.org/wsvn/logcheck/logcheck/trunk/rulefiles/linux/ignore.d.server/innd?op=file&rev=0&sc=0 By the way, lots of regexps can be found in scripts/innreport_inn.pm; the one you refer to is: ^Class\ (\S+)\ for\ groups\ matching\ \S+ (\ article\ size\ min/max:\ \d+/\d+)? \ Buffer\ (\S+), \ len:\ ([\d.]+)\s+Mbytes, \ used:\ ([\d.]+)\ Mbytes\ \(\s*[\d.]+%\) \s+(\d+)\ cycles\s*$ -- Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]