File scan issue

For the engine to successfully scan the file below two services should be up and running.

  • amd-monitor.service
  • hatching-vms.service

Service status can be checked by running the following command as root user on the manager:

systemctl amd-monitor.service hatching-vms.service

If any of the above services are not active or not functioning as desired, run the following command to restart that specific service:

systemctl restart <service>

Sample output: