[ 
https://issues.apache.org/jira/browse/GUACAMOLE-2283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bradley Bennett updated GUACAMOLE-2283:
---------------------------------------
    Description: 
Add process and thread naming to *guacd* to improve runtime observability and 
make active connections easier to identify in monitoring, profiling, and 
debugging tools.

Process names
 * vnc bb****[email protected]:5900
 * rdp bb****[email protected]:3389

Thread names
 * conn-read
 * display-wrk

This makes it easier to correlate CPU, memory, and thread activity with 
specific connections when using tools such as top/htop, perf, gdb...

For security reasons, user credentials are either not displayed (e.g. 
passwords) or obfuscated (e.g. username).

  was:
Add process and thread naming to *guacd* to improve runtime observability and 
make active connections easier to identify in monitoring, profiling, and 
debugging tools.

Process names
 * vnc [email protected]:5900
 * rdp [email protected]:3389

Thread names
 * conn-read
 * display-wrk

This makes it easier to correlate CPU, memory, and thread activity with 
specific connections when using tools such as top/htop, perf, gdb....


> Runtime observability: add guacd process & thread naming.
> ---------------------------------------------------------
>
>                 Key: GUACAMOLE-2283
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-2283
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacd
>    Affects Versions: 1.6.0, 1.6.1 [staging]
>            Reporter: Bradley Bennett
>            Priority: Major
>
> Add process and thread naming to *guacd* to improve runtime observability and 
> make active connections easier to identify in monitoring, profiling, and 
> debugging tools.
> Process names
>  * vnc bb****[email protected]:5900
>  * rdp bb****[email protected]:3389
> Thread names
>  * conn-read
>  * display-wrk
> This makes it easier to correlate CPU, memory, and thread activity with 
> specific connections when using tools such as top/htop, perf, gdb...
> For security reasons, user credentials are either not displayed (e.g. 
> passwords) or obfuscated (e.g. username).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to