Use the following procedure if you want to disable the BigFix and QRadar Vulnerability Manager integration.
Procedure
-
Log in to the QRadar
Console as the
root user.
-
To disable the QRadar Vulnerability Manager
adapter, type the following commands:
systemctl stop qvmadaptor.timer
systemctl disable qvmadaptor.timer
systemctl daemon-reload
-
Type the following command to rename the /store/qvm/adaptor directory:
mv /store/qvm/adaptor /store/BigFix.old/
- 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.