Skip to main content
Version: 10.2

Activating System Activity Report (SAR)

warning

SAR is active by default; make sure it is activated to enable monitoring and collection of system performance reports. If it is inactive, follow these instructions to activate:

The Windows System Activity Report (WinSAR) provides detailed information about various system loads, including CPU activity, memory usage, interrupts, device load, network activity, and swap space utilization. It collects data using the Performance Monitor in the Windows system, allowing users to monitor machine load, input/output usage, and other system activities.

  1. Open a command prompt with Administrator level privileges.

  2. Go to the bin directory, which is by default in C:\Program Files\OpeniT\Core\bin, run the command:

    Command Syntax
    cd $BIN_DIR
    Example
    cd C:\Program Files\OpeniT\Core\bin
  3. Once in the directory, activate the monitoring and collection of system performance reports for SAR, run the command:

    Command Syntax
    openit_oconfinit -u "C:/Program Files/OpeniT/Core/Configuration/module-activation/system_analyzer.root.systemanalyzer.sar.active=true"
  4. By default, module activation changes are applied every 6 hours. However, if you want to activate the monitoring and collection of system performance reports for SAR immediately, run the appropriate command based on your system setup:

If you want to activate SAR on selected clients, follow the instructions in the Activating Features on Selected Clients section.

Recommended readings: Configuring SAR Binary Directory