hi. pflogd process consume CPU. Because of that in load average is too high.
Do I have to examine the other ? % uname -rms NetBSD 7.0 i386 top output >>>> load averages: 1.38, 1.44, 1.54; up 9+05:20:58 08:50:50 32 processes: 1 runnable, 30 sleeping, 1 on CPU CPU states: 30.9% user, 0.0% nice, 69.1% system, 0.0% interrupt, 0.0% idle Memory: 1260M Act, 8744K Wired, 20M Exec, 1186M File, 1378M Free Swap: 2055M Total, 2055M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 974 _pflogd 29 0 3668K 1004K RUN 157.1H 95.36% 95.36% pflogd 0 root 124 0 0K 26M syncer 117:15 1.95% 1.95% [system] 2533 rin 43 0 804M 11M parked 3:56 0.00% 0.00% mackerel-agent 8785 www 43 0 71M 16M parked 2:26 0.00% 0.00% httpd 74 www 43 0 68M 13M parked 0:57 0.00% 0.00% httpd 1791 www 43 0 60M 3500K parked 0:35 0.00% 0.00% httpd 2429 www 85 0 60M 3348K kqueue 0:32 0.00% 0.00% httpd 2238 www 43 0 60M 3564K parked 0:31 0.00% 0.00% httpd 1414 root 85 0 6672K 8724K pause 0:21 0.00% 0.00% ntpd 2236 www 82 0 4776K 2284K socket 0:15 0.00% 0.00% httpd 1167 root 85 0 5000K 2936K select 0:13 0.00% 0.00% httpd 611 root 85 0 6200K 1740K kqueue 0:02 0.00% 0.00% syslogd 2663 root 85 0 13M 6592K select 0:01 0.00% 0.00% python2.7 2140 postfix 85 0 8872K 3316K kqueue 0:01 0.00% 0.00% qmgr 2033 root 85 0 8868K 2176K kqueue 0:01 0.00% 0.00% master 2416 root 85 0 3460K 1304K nanoslp 0:01 0.00% 0.00% cron 630 dnslog 85 0 3364K 952K pipe_rd 0:01 0.00% 0.00% logger 632 tinydns 85 0 2716K 760K netio 0:01 0.00% 0.00% tinydns 27293 rin 43 0 3736K 1688K CPU 0:00 0.00% 0.00% top 27405 root 85 0 11M 5020K select 0:00 0.00% 0.00% sshd 26962 rin 85 0 11M 3824K select 0:00 0.00% 0.00% sshd 29530 rin 85 0 5092K 3192K pause 0:00 0.00% 0.00% zsh 27336 postfix 85 0 8868K 3168K kqueue 0:00 0.00% 0.00% pickup 1645 root 85 0 8960K 2352K select 0:00 0.00% 0.00% sshd 1135 root 85 0 3668K 1372K netio 0:00 0.00% 0.00% pflogd 97 rin 85 0 3604K 1336K wait 0:00 0.00% 0.00% sh 2142 root 85 0 3460K 1264K pipe_rd 0:00 0.00% 0.00% cron 1 root 85 0 3496K 1208K wait 0:00 0.00% 0.00% init 2139 root 85 0 3512K 1192K ttyraw 0:00 0.00% 0.00% getty 2437 root 85 0 3548K 960K kqueue 0:00 0.00% 0.00% inetd 1444 root 85 0 3524K 912K kqueue 0:00 0.00% 0.00% powerd 1527 quickml 43 0 20M 9716K parked 0:00 0.00% 0.00% ruby200 <<< top output /etc/rc.conf <<<< rc_configured=YES PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/pkg/bin:/usr/pkg/sbin hostname=xxxxxxxx defaultroute="xxx.xxx.xxx.xxx" sshd=YES ntpd=YES ntpdate=YES wscons=YES apache=yes apache_start=start postfix=yes tinydns=yes tinydns_ip=xxx.xxx.xxx.xxx axfrdns=no dnscache=no rbldns=no quickml=yes pf=yes pflogd=yes denyhosts=no fail2ban=yes >>>> -- miwarin