Hello
The nxserver does a bit of monitoring in the background, NoMachine processes graphic environment tracking, which is not
always readily available in the system.
The 100% cpu usage after connection is unacceptable and abnormal though (unless of course there is a lot of swapping going on).
Could you please gather some logs for us to check this issue?
Article on how to collect logs:
https://www.nomachine.com/DT10O00163 (“How to gather debug logs for support requests”)
Please enable them, restart the nxservice:
‘# /etc/NX/nxserver –restart’
and then connect to the machine.
Also please include the strace for this nxserver.bin process.
‘# strace -f -p <nxserver.bin PID> &> strace.log’
You can find the nxserver.bin PID in the top view. Please let this command run for a full cycle of 100% usage and then terminate it with ctrl-c.
After gathering logs, please send them to forum[at]nomachine[dot]com using the title of that forum’s thread as the mail’s subject.
/Mth