From: Clemens R. <cre...@gm...> - 2002-07-18 17:55:38
|
Hi, I am currently experiencing problems with the compactnet mode of netacct-mysql-0.73 Here is the config: --- compactnet 192.168.0.0 255.255.255.0 flush 300 fdelay 60 device eth0 iflimit eth0 ignoremask 255.255.255.0 ignorenet 127.0.0.0 255.0.0.0 --- the data is collected as expected, but the system load is up to 3,0. To see what nacctd does, I started mysqld_save --log=mysql.log After starting nacctd, there is no sql UPDATE in table traffic for 5 minutes. But then every packet seems to be logged because loads of UPDATE messages are logged for the same IP address. Is compact mode not working correctly or am I doing something wrong? Best regards... - Clemens - |