1
22.7 Legacy Series / Re: Significant higher CPU Load since Update to 22.7
« on: August 14, 2022, 12:52:00 pm »Code: [Select]
root@OPNsense:~ # ps awwux | grep python
root 25143 94.0 0.3 38240 16852 - Rs Fri22 1050:24.63 /usr/local/bin/python3 /usr/local/opnsense/scripts/netflow/flowd_aggregate.py (python3.9)
root 592 0.0 0.2 36256 11076 - Is Fri22 0:00.27 /usr/local/bin/python3 /usr/local/opnsense/service/configd.py (python3.9)
root 594 0.0 0.7 88044 37564 - S Fri22 0:39.24 /usr/local/bin/python3 /usr/local/opnsense/service/configd.py console (python3.9)
root 6855 0.0 0.3 25644 14096 - Ss 10:46 0:01.68 /usr/local/bin/python3 /usr/local/opnsense/scripts/dhcp/dnsmasq_watcher.py --domain home.lab (python3.9)
root 51397 0.0 1.1 172980 57316 - S< Fri22 9:38.84 /usr/local/sensei/py_venv/bin/python3 /usr/local/sensei//scripts/datastore/ipdrstreamer.py (python3.9)
root 16488 0.0 0.0 436 248 0 R+ 12:44 0:00.00 grep python
flowd_aggregate.py is the malefactor!
I re-checked my settings and I found under Reporting/Settings that the option "Enables the RRD graphing backend." was still enabled. After uncheck this option, the Python process wasn't consuming CPU anymore.
Thanks for your help, tiermutter!
Cheers,
Stefan