sshd unidentified pid processes

emanuelebruno

Renowned Member
May 1, 2012
143
7
83
Catania
emanuelebruno.it
Hi to all,

today I noticed the presence of these processes that repeatedly appear by typing the command ps aux from proxmox console... do I have to worry? i am using proxmox 7.0-11

thank in advance to all those who will answer me

Immagine 2022-08-07 090343.png
 
Last edited:
Could you please look the processes if you do a ps auxf, the f is important, it'll reaarange the processes in a tree (f for forrest) so that you can see all the parents. It may be that the processes are running inside of an LX(C) container and the uids are identical. If that's not the case, we have to look further!
 
  • Like
Reactions: Stoiko Ivanov
Could you please look the processes if you do a ps auxf, the f is important, it'll reaarange the processes in a tree (f for forrest) so that you can see all the parents. It may be that the processes are running inside of an LX(C) container and the uids are identical. If that's not the case, we have to look further!
perfect! it was the solution I was looking for .. THANKS 1000!
 
  • Like
Reactions: LnxBil