lynxpm monit
Aliases: top, monitor
📖 Synopsis
Section titled “📖 Synopsis”lynxpm monitDescription
Section titled “Description”Display live statistics for all managed processes, refreshing periodically. Useful for quick monitoring without external tools.
⚙️ Flags
Section titled “⚙️ Flags”| Flag | Type | Default | Description |
|---|---|---|---|
-h, --help | - | - | Show help message. |
🚀 Examples
Section titled “🚀 Examples”Run live monitor:
lynxpm monitExit with Ctrl+C.
- Shows namespace/name, PID, state, CPU%, and memory bytes per process.
- Updates every ~2 seconds.