First of all, sorry if this is a simple issue, I am a newbie with OPNsense and FreeBSD.
I tried some solutions I could find on this forum:
1. reboot
2. deactivate Reporting -> Netflow -> Capture local
3. repair Netlow data
All these to no avail.
Web access to OPNsense dashboard and other is extremely slow.
Running top shows me an inordinate usage of CPU by php!
Tried a few more things since first posting this:
1. deleted all widgets from the portal - result in slightly lower php usage
2. Reset RRD
3. reset Netflow data
All to no avail again!
The problem is very likely to be a php issue. Unfortunately my knowledge of php is close to nil. :(
Can this be fixed and how, or do I need a re-install?
Thanks for any help.
If any other info is required, let me know.
I tried some solutions I could find on this forum:
1. reboot
2. deactivate Reporting -> Netflow -> Capture local
3. repair Netlow data
All these to no avail.
Web access to OPNsense dashboard and other is extremely slow.
Running top shows me an inordinate usage of CPU by php!
Code Select
PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND
12779 root 1 85 0 108M 80M CPU2 2 0:29 79.26% php-cgi
80884 root 1 94 0 147M 119M RUN 3 0:41 63.55% php-cgi
48574 root 1 82 0 106M 86M RUN 1 0:05 44.93% php
20355 root 1 82 0 106M 86M CPU1 1 0:05 39.04% php
70423 root 1 85 0 113M 85M RUN 0 1:12 31.66% php-cgi
7189 root 1 31 0 103M 76M CPU3 3 1:19 14.41% php-cgi
11907 root 7 20 0 110M 80M nanslp 2 42:27 14.19% suricata
13796 netdata 21 52 19 139M 91M pause 0 4:20 1.51% netdata
61383 root 3 52 0 280M 228M accept 1 3:13 1.29% python3.8
26015 netdata 2 39 19 52M 32M select 3 1:49 0.39% python3.8
10788 root 1 20 0 1038M 4284K CPU0 0 0:00 0.13% top
57233 root 1 20 0 18M 8144K kqread 3 0:06 0.09% lighttpd
27323 netdata 1 39 19 18M 7024K nanslp 1 0:16 0.05% apps.plugin
54279 root 1 20 0 23M 14M select 2 0:17 0.05% python3.8
44278 root 1 20 0 18M 6372K select 2 0:09 0.03% ntpd
13176 root 3 20 0 30M 10M kqread 2 0:03 0.03% syslog-ng
51196 root 1 20 0 21M 11M select 2 0:06 0.02% python3.8
63155 root 1 20 0 21M 11M select 2 0:06 0.02% python3.8
32033 root 1 20 0 17M 7908K select 0 0:00 0.02% sshd
73352 root 1 20 0 11M 2704K select 0 0:01 0.01% syslogd
...
Tried a few more things since first posting this:
1. deleted all widgets from the portal - result in slightly lower php usage
2. Reset RRD
3. reset Netflow data
All to no avail again!
The problem is very likely to be a php issue. Unfortunately my knowledge of php is close to nil. :(
Can this be fixed and how, or do I need a re-install?
Thanks for any help.
If any other info is required, let me know.
"