BigFix と QRadar® Vulnerability Manager の統合を無効にする場合は、以下の手順を使用します。
手順
- root ユーザーとして QRadar
Console にログインします。
- QRadar Vulnerability Manager アダプターを使用不可にするには、以下のコマンドを入力します。
systemctl stop qvmadaptor.timer
systemctl disable qvmadaptor.timer
systemctl daemon-reload
- 次のコマンドを入力して、 /store/qvm/adaptor ディレクトリーの名前を変更します。
mv /store/qvm/adaptor /store/BigFix.old/
- 以下のコマンドを入力して、アセット・プロファイラーを再始動します。
systemctl
restart assetprofiler
ヒント: 別の機会に BigFix 統合を再度有効にする場合は、上記のプロセスを元に戻すことができます。