AI ● Sealed v1.0 (treated)

App Performance

Per-application performance telemetry for pre-migration baseline.

What it does

Collects per-application execution counts, CPU/memory averages, last-used timestamps, and unique-user counts to close the gap with Nexthink Application Experience. Sources, in order of preference: 1. Security Event Log 4688 (Process Creation) -- historical and user-attributed 2. WMI/CIM Win32_Process -- current process inventory and resource usage 3. Get-Process -- fallback snapshot when WMI is unavailable Output: AppPerformance.csv with columns: appName, publisher, executionCount, avgCpuMs, avgMemoryMb, lastUsed, usersAffected

How the app exposes it

The module feeds into the ACQI app's dedicated results view. From there, conflicts, dependencies, and readiness scores roll up into the deal workspace.

Route in app:
/discovered/app-performance

Outputs

Each module produces a CSV with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact columns vary by module — the app's results view shows the live schema.