CLI commands to run Recompute Codebook, Correlate Now or IP and SAM Reconfigure
search cancel

CLI commands to run Recompute Codebook, Correlate Now or IP and SAM Reconfigure

book

Article ID: 322953

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

Run Recompute Codebook, Correlate Now or Reconfigure for Smarts IP/SAM via command line as user may not have access to GUI.

Environment

Smarts - 10.1.x

Resolution

  • To run Recompute Code Book:
    • <BASEDIR_IP>/smarts/bin/dmctl -s <IP servername> consistencyUpdate
  • To run Correlate Now:
    • <BASEDIR_IP>/smarts/bin/dmctl -s <IP servername> correlate
  • To run reconfigure in IP:
    • <BASEDIR_IP>/smarts/bin/dmctl -s <IP servername> invoke ICF_PolicyManager::ICF-PolicyManager reconfigure
  • To run reconfigure in SAM:
    • <BASEDIR_SAM>/smarts/bin/dmctl -s <SAM serverName>  invoke DomainConfigHandler::Domain-ConfigHandler reconfigure

Additional Information

Running reconfigure can take time depending on server size. Check server/domain log file on reconfigure start and finish time.