QUESTPIE Probe
Commands

qprobe ps

List all running processes managed by QUESTPIE Probe.

qprobe ps

List all managed processes with their status, PID, and port.

qprobe ps [--json]

Flags

FlagDescription
--jsonOutput as JSON

Examples

# Table output
qprobe ps

# JSON output for scripting
qprobe ps --json

On this page