Xpra: Ticket #2348: xpra top

Same as top but for xpra, using curses.

This can be used to quickly monitor the health of the server, in a more user friendly way than repeatedly parsing xpra info.

We can show memory usage, state of the various queues for each client, batch delays, etc.



Tue, 02 Jul 2019 20:11:01 GMT - Antoine Martin: attachment set

example output


Tue, 02 Jul 2019 20:12:34 GMT - Antoine Martin: status changed

See also #2351.

Basic subcommand added in r23083.

usage example:

xpra top

or:

xpra top ssl://username:password@192.168.1.1:10000/

It looks like this: example output


Mon, 08 Jul 2019 19:37:30 GMT - Antoine Martin:

Improvements in r23105.


Mon, 22 Jul 2019 15:59:28 GMT - Antoine Martin: status changed; resolution set

This will do for v3, will follow up in #2363


Sat, 23 Jan 2021 05:48:54 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2348