Код: Выделить всё
root 26639 0.0 0.0 76576 7228 pts/3 Ss+ авг02 0:01 /usr/bin/ssh -t -o ControlMaster=auto -o ControlPath=/tmp/saga_ssh_root_%h_%p.user1.ctrl -o TCPKeepAlive=no -o ServerAliveInterval=10 -o ServerAliveCountMax=20 user1@ip1
root 26640 0.0 0.1 161972 8332 ? Ss авг02 0:00 sshd: user1 [priv]
user1 26646 0.0 0.0 55160 4836 ? Ss авг02 0:01 /usr/lib/systemd/systemd --user
user1 26647 0.0 0.0 183752 1628 ? S авг02 0:00 (sd-pam)
user1 26649 0.0 0.0 161972 4632 ? S авг02 0:01 sshd: user1@pts/4
user1 26650 0.0 0.0 129544 3728 pts/4 Ss+ авг02 0:00 -bash
root 26709 0.0 0.0 160840 4320 pts/7 Ss+ авг02 0:00 /usr/bin/sftp -o ControlMaster=auto -o ControlPath=/tmp/saga_ssh_root_%h_%p.user1.ctrl -o TCPKeepAlive=no -o ServerAliveInterval=10 -o ServerAliveCountMax=20 user1@ip1
root 26710 0.0 0.0 74368 6000 pts/7 S+ авг02 0:00 /usr/bin/ssh -oForwardX11 no -oForwardAgent no -oPermitLocalCommand no -oClearAllForwardings yes -o ControlMaster=auto -o ControlPath=/tmp/saga_ssh_root_%h_%p.user1.ctrl -o TCPKeepAlive=no -o ServerAliveInterval=10 -o ServerAliveCountMax=20 -l user1 -oProtocol 2 -s -- ip1 sftp
user1 26711 0.0 0.0 63456 3760 ? Ss авг02 0:00 /usr/libexec/openssh/sftp-serverА так как, пользователей много, то и процессов таких будет много, что не есть хорошо.
Чем это может быть вызвано?