Hello,
Thank you for reaching out! Try temporarily disabling these options until you are finished with WHM "Transfer Tool" to move cPanel accounts:
# imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_inotify": false}}' && imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_modsec": false}}' && imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_pure_ftpd": false}}'
Then, to enable, use these commands
# imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_inotify": true}}' && imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_modsec": true}}' && imunify360-agent config update '{"MALWARE_SCANNING": {"enable_scan_pure_ftpd": true}}'
It looks like this is related to realtime scanning, described in more detail here
https://docs.imunify360.com/dashboard/#malware
Hope to hear from you soon.