other misc thoughts.
need to correct the over allocation storage errors and rebuild db; what is your storage layout... c, d, e, etc, ssd vs hd
are there any 'anomalies' in Windows logs; application, system
noticed that outside (#.#.#.200) is refusing connection; could BI be getting in a CPU loop trying to connect?
have your checked your nvme drive with crystal disk info to verify its capable of sustained read/write level you're seeing.
have you checked BI configuration for unexpected changes; direct-to-disc, max frames, jpeg quality %
is it possible to disable/pause cameras (temporarily) one by one (accumulative) to see if cpu will drop to a 'normal' value; realize BI is being used in a business environment so this may need to be done week-end/off-hours. this might provide insight into which camera(s) is/are involved with generating the issue.
cameras in h.264 mode, and some in h.264+, benefit from hardware acceleration. I've disabled hardware acceleration for benefits of h.265+; better compression so less network traffic and smaller on-disk files. my i9-9900k handles the extra cpu requirements without any issue. i know this adds additional change to the mix, but it will rule out intel graphics issues.