High CPU load help
-
Hey,
I am new to pfsense and was wondering if someone could help me with this issue. My cpu usage is 100% and I have attached the read out from the system diagnostics, not sure if that is of any help.
last pid: 59326; load averages: 0.02, 0.06, 0.03 up 0+12:35:11 06:43:51
116 processes: 3 running, 95 sleeping, 18 waitingMem: 17M Active, 78M Inact, 75M Wired, 123M Buf, 551M Free
Swap:PID USERNAME PRI NICE SIZE RES STATE TIME WCPU COMMAND
11 root 155 ki31 0K 8K RUN 717:18 100.00% [idle]
288 root 25 0 63792K 35884K piperd 0:13 1.27% php-fpm: pool lighty (php-fpm){php-fpm}
12 root -56 - 0K 144K WAIT 13:17 0.00% [intr{swi5: fast taskq}]
12 root -96 - 0K 144K WAIT 8:29 0.00% [intr{irq17: pcm0 rl0+}]
12 root -60 - 0K 144K WAIT 0:53 0.00% [intr{swi4: clock}]
0 root -16 0 0K 80K swapin 0:44 0.00% [kernel{swapper}]
12 root -92 - 0K 144K WAIT 0:41 0.00% [intr{irq18: re0 uhci2}]
15 root -16 - 0K 8K - 0:29 0.00% [rand_harvestq]
6 root -16 - 0K 8K pftm 0:28 0.00% [pf purge]
289 root 52 0 68016K 37600K accept 0:23 0.00% php-fpm: pool lighty (php-fpm){php-fpm}
30868 root 20 0 10132K 1856K select 0:22 0.00% /usr/local/sbin/apinger -c /var/etc/apinger.c
287 root 52 0 63920K 35552K accept 0:09 0.00% php-fpm: pool lighty (php-fpm){php-fpm}
60 root -8 - 0K 8K mdwait 0:05 0.00% [md1]
24875 root 20 0 10364K 2000K bpf 0:04 0.00% /usr/local/sbin/filterlog -i pflog0 -p /var/r
84419 root 20 0 10168K 2064K select 0:03 0.00% /usr/local/sbin/radvd -p /var/run/radvd.pid -
95222 unbound 20 0 21468K 11076K kqread 0:03 0.00% /usr/local/sbin/unbound -c /var/unbound/unbou
83587 dhcpd 20 0 16348K 8784K select 0:03 0.00% /usr/local/sbin/dhcpd -user dhcpd -group _dhc
21 root 16 - 0K 8K syncer 0:03 0.00% [syncer]Thanks
-
@fadwa20@invalid.com:
…
load averages: 0.02, 0.06, 0.03 up 0+12:35:11 06:43:51
...
PID USERNAME PRI NICE SIZE RES STATE TIME WCPU COMMAND
11 root 155 ki31 0K 8K RUN 717:18 100.00% [idle]
…Meh. Look at load and idle…
-
Load and idle?
-
its 100% idle , not 100% in use
-
I have attached what I see on the System Information dash, it does go back to zero when I stay on it after a few.

 -
Yes, what you are seeing there is almost 0 load.
The idle process is what runs when there is nothing else to do so the fact that it is showing 100% indicates your CPU is not being asked to do anything.
The 0.04 load average confirms that.Steve
-
Oh, thanks for clarifying everyone. Appreciate the feedback.