Disabling the BigFix and QRadar Vulnerability Manager integration

Use the following procedure if you want to disable the BigFix and QRadar Vulnerability Manager integration.

Procedure

  1. Log in to the QRadar Console as the root user.
  2. To disable the QRadar Vulnerability Manager adapter, type the following commands:
    • systemctl stop qvmadaptor.timer
    • systemctl disable qvmadaptor.timer
    • systemctl daemon-reload
  3. Type the following command to rename the /store/qvm/adaptor directory:
    mv /store/qvm/adaptor /store/BigFix.old/
  4. Type the following command to restart the asset Profiler:
    systemctl restart assetprofiler
    Tip: If you want to enable the BigFix integration again at another time, you can reverse the process above.