<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SSH Very Loaded in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268471#M472913</link>
    <description>try posting the full output (screen capture) from command :&lt;BR /&gt;&lt;BR /&gt;ssh -vvv my_hostname_here&lt;BR /&gt;&lt;BR /&gt;and mark the line in this output where it hangs for that 10 seconds on this output</description>
    <pubDate>Wed, 05 Jan 2011 16:26:36 GMT</pubDate>
    <dc:creator>Mel Burslan</dc:creator>
    <dc:date>2011-01-05T16:26:36Z</dc:date>
    <item>
      <title>SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268470#M472912</link>
      <description>Dears,&lt;BR /&gt;Good day, &lt;BR /&gt;&lt;BR /&gt;Recently we force our users to switch to SFTP instead of FTP. Now, every time I login to the system using SSH it takes 10 seconds after entering the password. I think this is related to the last action. I tried to reduce the logging of sftp-server to QUIET but this is didn't help. &lt;BR /&gt;&lt;BR /&gt;So, can you help me tune this issue? &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 05 Jan 2011 16:10:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268470#M472912</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-01-05T16:10:04Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268471#M472913</link>
      <description>try posting the full output (screen capture) from command :&lt;BR /&gt;&lt;BR /&gt;ssh -vvv my_hostname_here&lt;BR /&gt;&lt;BR /&gt;and mark the line in this output where it hangs for that 10 seconds on this output</description>
      <pubDate>Wed, 05 Jan 2011 16:26:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268471#M472913</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-01-05T16:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268472#M472914</link>
      <description>Hi Mel,&lt;BR /&gt;Hope you doing well. &lt;BR /&gt;&lt;BR /&gt;It stops at the end of the ssh login. After the last line. &lt;BR /&gt;&lt;BR /&gt;wtmpx@wtmpx-laptop:~$ ssh -vvv -l root XXX.XXX.XXX.YYY  &lt;BR /&gt;OpenSSH_5.5p1 Debian-4ubuntu4, OpenSSL 0.9.8o 01 Jun 2010&lt;BR /&gt;debug1: Reading configuration data /etc/ssh/ssh_config&lt;BR /&gt;debug1: Applying options for *&lt;BR /&gt;debug2: ssh_connect: needpriv 0&lt;BR /&gt;debug1: Connecting to XXX.XXX.XXX.YYY [XXX.XXX.XXX.YYY] port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: identity file /home/wtmpx/.ssh/id_rsa type -1&lt;BR /&gt;debug1: identity file /home/wtmpx/.ssh/id_rsa-cert type -1&lt;BR /&gt;debug1: identity file /home/wtmpx/.ssh/id_dsa type -1&lt;BR /&gt;debug1: identity file /home/wtmpx/.ssh/id_dsa-cert type -1&lt;BR /&gt;debug1: Remote protocol version 2.0, remote software version OpenSSH_5.6p1+sftpfilecontrol-v1.3-hpn13v7&lt;BR /&gt;debug1: match: OpenSSH_5.6p1+sftpfilecontrol-v1.3-hpn13v7 pat OpenSSH*&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu4&lt;BR /&gt;debug2: fd 3 setting O_NONBLOCK&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1&lt;BR /&gt;debug2: kex_parse_kexinit: ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib&lt;BR /&gt;debug2: kex_parse_kexinit: &lt;BR /&gt;debug2: kex_parse_kexinit: &lt;BR /&gt;debug2: kex_parse_kexinit: first_kex_follows 0 &lt;BR /&gt;debug2: kex_parse_kexinit: reserved 0 &lt;BR /&gt;debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1&lt;BR /&gt;debug2: kex_parse_kexinit: ssh-rsa,ssh-dss&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se&lt;BR /&gt;debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib@openssh.com&lt;BR /&gt;debug2: kex_parse_kexinit: none,zlib@openssh.com&lt;BR /&gt;debug2: kex_parse_kexinit: &lt;BR /&gt;debug2: kex_parse_kexinit: &lt;BR /&gt;debug2: kex_parse_kexinit: first_kex_follows 0 &lt;BR /&gt;debug2: kex_parse_kexinit: reserved 0 &lt;BR /&gt;debug2: mac_setup: found hmac-md5&lt;BR /&gt;debug1: kex: server-&amp;gt;client aes128-ctr hmac-md5 none&lt;BR /&gt;debug2: mac_setup: found hmac-md5&lt;BR /&gt;debug1: kex: client-&amp;gt;server aes128-ctr hmac-md5 none&lt;BR /&gt;debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&amp;lt;1024&amp;lt;8192) sent&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP&lt;BR /&gt;debug2: dh_gen_key: priv key bits set: 139/256&lt;BR /&gt;debug2: bits set: 519/1024&lt;BR /&gt;debug1: SSH2_MSG_KEX_DH_GEX_INIT sent&lt;BR /&gt;debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY&lt;BR /&gt;debug3: check_host_in_hostfile: host XXX.XXX.XXX.YYY filename /home/wtmpx/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: host XXX.XXX.XXX.YYY filename /home/wtmpx/.ssh/known_hosts&lt;BR /&gt;debug3: check_host_in_hostfile: match line 5&lt;BR /&gt;debug1: Host 'XXX.XXX.XXX.YYY' is known and matches the RSA host key.&lt;BR /&gt;debug1: Found key in /home/wtmpx/.ssh/known_hosts:5&lt;BR /&gt;debug2: bits set: 508/1024&lt;BR /&gt;debug1: ssh_rsa_verify: signature correct&lt;BR /&gt;debug2: kex_derive_keys&lt;BR /&gt;debug2: set_newkeys: mode 1&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;debug1: expecting SSH2_MSG_NEWKEYS&lt;BR /&gt;debug2: set_newkeys: mode 0&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS received&lt;BR /&gt;debug1: Roaming not allowed by server&lt;BR /&gt;debug1: SSH2_MSG_SERVICE_REQUEST sent&lt;BR /&gt;debug2: service_accept: ssh-userauth&lt;BR /&gt;debug1: SSH2_MSG_SERVICE_ACCEPT received&lt;BR /&gt;debug2: key: /home/wtmpx/.ssh/id_rsa ((nil))&lt;BR /&gt;debug2: key: /home/wtmpx/.ssh/id_dsa ((nil))&lt;BR /&gt;debug1: Authentications that can continue: publickey,password,keyboard-interactive,hostbased&lt;BR /&gt;debug3: start over, passed a different list publickey,password,keyboard-interactive,hostbased&lt;BR /&gt;debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password&lt;BR /&gt;debug3: authmethod_lookup publickey&lt;BR /&gt;debug3: remaining preferred: keyboard-interactive,password&lt;BR /&gt;debug3: authmethod_is_enabled publickey&lt;BR /&gt;debug1: Next authentication method: publickey&lt;BR /&gt;debug1: Trying private key: /home/wtmpx/.ssh/id_rsa&lt;BR /&gt;debug3: no such identity: /home/wtmpx/.ssh/id_rsa&lt;BR /&gt;debug1: Trying private key: /home/wtmpx/.ssh/id_dsa&lt;BR /&gt;debug3: no such identity: /home/wtmpx/.ssh/id_dsa&lt;BR /&gt;debug2: we did not send a packet, disable method&lt;BR /&gt;debug3: authmethod_lookup keyboard-interactive&lt;BR /&gt;debug3: remaining preferred: password&lt;BR /&gt;debug3: authmethod_is_enabled keyboard-interactive&lt;BR /&gt;debug1: Next authentication method: keyboard-interactive&lt;BR /&gt;debug2: userauth_kbdint&lt;BR /&gt;debug2: we sent a keyboard-interactive packet, wait for reply&lt;BR /&gt;debug2: input_userauth_info_req&lt;BR /&gt;debug2: input_userauth_info_req: num_prompts 1&lt;BR /&gt;Password: &lt;BR /&gt;debug3: packet_send2: adding 32 (len 23 padlen 9 extra_pad 64)&lt;BR /&gt;debug2: input_userauth_info_req&lt;BR /&gt;debug2: input_userauth_info_req: num_prompts 0&lt;BR /&gt;debug3: packet_send2: adding 48 (len 10 padlen 6 extra_pad 64)&lt;BR /&gt;debug1: Authentication succeeded (keyboard-interactive).&lt;BR /&gt;debug1: channel 0: new [client-session]&lt;BR /&gt;debug3: ssh_session2_open: channel_new: 0&lt;BR /&gt;debug2: channel 0: send open&lt;BR /&gt;debug1: Requesting no-more-sessions@openssh.com&lt;BR /&gt;debug1: Entering interactive session.&lt;BR /&gt;debug2: callback start&lt;BR /&gt;debug2: client_session2_setup: id 0&lt;BR /&gt;debug2: channel 0: request pty-req confirm 1&lt;BR /&gt;debug1: Sending environment.&lt;BR /&gt;debug3: Ignored env ORBIT_SOCKETDIR&lt;BR /&gt;debug3: Ignored env SSH_AGENT_PID&lt;BR /&gt;debug3: Ignored env TERM&lt;BR /&gt;debug3: Ignored env SHELL&lt;BR /&gt;debug3: Ignored env XDG_SESSION_COOKIE&lt;BR /&gt;debug3: Ignored env WINDOWID&lt;BR /&gt;debug3: Ignored env GNOME_KEYRING_CONTROL&lt;BR /&gt;debug3: Ignored env GTK_MODULES&lt;BR /&gt;debug3: Ignored env USER&lt;BR /&gt;debug3: Ignored env LS_COLORS&lt;BR /&gt;debug3: Ignored env SSH_AUTH_SOCK&lt;BR /&gt;debug3: Ignored env DEFAULTS_PATH&lt;BR /&gt;debug3: Ignored env SESSION_MANAGER&lt;BR /&gt;debug3: Ignored env USERNAME&lt;BR /&gt;debug3: Ignored env XDG_CONFIG_DIRS&lt;BR /&gt;debug3: Ignored env DESKTOP_SESSION&lt;BR /&gt;debug3: Ignored env PATH&lt;BR /&gt;debug3: Ignored env PWD&lt;BR /&gt;debug3: Ignored env GDM_KEYBOARD_LAYOUT&lt;BR /&gt;debug1: Sending env LANG = en_US.utf8&lt;BR /&gt;debug2: channel 0: request env confirm 0&lt;BR /&gt;debug3: Ignored env GNOME_KEYRING_PID&lt;BR /&gt;debug3: Ignored env MANDATORY_PATH&lt;BR /&gt;debug3: Ignored env GDM_LANG&lt;BR /&gt;debug3: Ignored env GDMSESSION&lt;BR /&gt;debug3: Ignored env SPEECHD_PORT&lt;BR /&gt;debug3: Ignored env SHLVL&lt;BR /&gt;debug3: Ignored env HOME&lt;BR /&gt;debug3: Ignored env GNOME_DESKTOP_SESSION_ID&lt;BR /&gt;debug3: Ignored env LOGNAME&lt;BR /&gt;debug3: Ignored env XDG_DATA_DIRS&lt;BR /&gt;debug3: Ignored env DBUS_SESSION_BUS_ADDRESS&lt;BR /&gt;debug3: Ignored env LESSOPEN&lt;BR /&gt;debug3: Ignored env WINDOWPATH&lt;BR /&gt;debug3: Ignored env DISPLAY&lt;BR /&gt;debug3: Ignored env LESSCLOSE&lt;BR /&gt;debug3: Ignored env XAUTHORITY&lt;BR /&gt;debug3: Ignored env COLORTERM&lt;BR /&gt;debug3: Ignored env _&lt;BR /&gt;debug2: channel 0: request shell confirm 1&lt;BR /&gt;debug2: fd 3 setting TCP_NODELAY&lt;BR /&gt;debug2: callback done&lt;BR /&gt;debug2: channel 0: open confirm rwindow 0 rmax 32768&lt;BR /&gt;debug2: channel_input_status_confirm: type 99 id 0&lt;BR /&gt;debug2: PTY allocation request accepted on channel 0&lt;BR /&gt;debug2: channel 0: rcvd adjust 65536&lt;BR /&gt;debug2: channel_input_status_confirm: type 99 id 0&lt;BR /&gt;debug2: shell request accepted on channel 0&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jan 2011 18:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268472#M472914</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-01-05T18:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268473#M472915</link>
      <description>&lt;P&gt;Check the size of /var/adm/wtmps, if it's large, and you don't need it, truncate it:&lt;BR /&gt;&amp;gt;/var/adm/wtmps&lt;BR /&gt;&lt;BR /&gt;See this thread :&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/System-Administration/SSH-Authentification-very-slow-on-HPUX-11-31/m-p/4361622#M346130" target="_blank"&gt;http://h30499.www3.hp.com/t5/System-Administration/SSH-Authentification-very-slow-on-HPUX-11-31/m-p/4361622#M346130&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2011 21:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268473#M472915</guid>
      <dc:creator>Earl_Crowder</dc:creator>
      <dc:date>2011-11-10T21:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268474#M472916</link>
      <description>I am assuming you do not  get any delay before you enter the password and after entering the password, everything scrolls up fast until it hits the last line on this log. I that is right, your ssh is working fine whereas you system might be too busy to handle your shell request. &lt;BR /&gt;how is the system load ? and since you are suspecting too many ssh processes, check to see how many sshd processes are running at any given time by running &lt;BR /&gt;&lt;BR /&gt;ps -ef | grep ssh | wc -l &lt;BR /&gt;&lt;BR /&gt;at random intervals. Unless it is an out-of this world high number like in the order of thousands, your sshd is good for all intents and purposes and you need to look elsewhere for this problem</description>
      <pubDate>Wed, 05 Jan 2011 20:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268474#M472916</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2011-01-05T20:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268475#M472917</link>
      <description>What version of HP-UX are you running? Did you install the KRNG (Kernel Random Number Generator) product:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Without this add-on, the random number generator code is based on several commands that can sometimes take a very long time to complete. The RNG is called during the key exchange during authentication.</description>
      <pubDate>Thu, 06 Jan 2011 02:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268475#M472917</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2011-01-06T02:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268476#M472918</link>
      <description>Hi Folks,&lt;BR /&gt;Hope you doing well. &lt;BR /&gt;&lt;BR /&gt;Yes, maybe my SSH is working fine but my system is overloaded. &lt;BR /&gt;&lt;BR /&gt;Now I grep for SSH and there is the output : &lt;BR /&gt;&lt;BR /&gt;# uname -r&lt;BR /&gt;B.11.23&lt;BR /&gt;&lt;BR /&gt;08:33 : Number of SSH is 23 &amp;amp; Number of sftp is 22&lt;BR /&gt;08:34 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:35 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:36 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:37 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:38 : Number of SSH is 22 &amp;amp; Number of sftp is 21&lt;BR /&gt;08:39 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:40 : Number of SSH is 10 &amp;amp; Number of sftp is 9&lt;BR /&gt;08:41 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:42 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:43 : Number of SSH is 22 &amp;amp; Number of sftp is 21&lt;BR /&gt;08:44 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:45 : Number of SSH is 3 &amp;amp; Number of sftp is 2&lt;BR /&gt;08:46 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:47 : Number of SSH is 7 &amp;amp; Number of sftp is 6&lt;BR /&gt;08:48 : Number of SSH is 22 &amp;amp; Number of sftp is 21&lt;BR /&gt;08:49 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:50 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:51 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:52 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:53 : Number of SSH is 22 &amp;amp; Number of sftp is 21&lt;BR /&gt;08:54 : Number of SSH is 10 &amp;amp; Number of sftp is 9&lt;BR /&gt;08:55 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:56 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;08:57 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;08:58 : Number of SSH is 22 &amp;amp; Number of sftp is 21&lt;BR /&gt;08:59 : Number of SSH is 6 &amp;amp; Number of sftp is 5&lt;BR /&gt;09:00 : Number of SSH is 10 &amp;amp; Number of sftp is 9&lt;BR /&gt;09:01 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;09:02 : Number of SSH is 2 &amp;amp; Number of sftp is 1&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2011 07:22:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268476#M472918</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-01-06T07:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268477#M472919</link>
      <description>Hi,&lt;BR /&gt;Also, this is the output for wtmpx &lt;BR /&gt;&lt;BR /&gt;# ls -l /var/adm/w*&lt;BR /&gt;-rw-rw-rw-   1 adm        adm         263520 Dec 24 02:45 /var/adm/wtmp&lt;BR /&gt;-rw-rw-r--   1 adm        adm         183060 Jun 15  2008 /var/adm/wtmp.Jun15-08&lt;BR /&gt;-rw-rw-rw-   1 adm        adm        432815856 Jan  6 09:22 /var/adm/wtmps&lt;BR /&gt;-rw-rw-r--   1 adm        adm        6877184 Jun 15  2008 /var/adm/wtmps.Jun15-08&lt;BR /&gt;-rw-r--r--   1 root       root           280 Dec 24 02:45 /var/adm/wtmpx&lt;BR /&gt;#&lt;BR /&gt;# du -sk  /var/adm/w*&lt;BR /&gt;264     /var/adm/wtmp&lt;BR /&gt;184     /var/adm/wtmp.Jun15-08&lt;BR /&gt;436704  /var/adm/wtmps&lt;BR /&gt;6728    /var/adm/wtmps.Jun15-08&lt;BR /&gt;8       /var/adm/wtmpx&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2011 07:24:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268477#M472919</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-01-06T07:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268478#M472920</link>
      <description>Also,&lt;BR /&gt;This is the OpenSSH version information. I think it's the latest one. &lt;BR /&gt;&lt;BR /&gt;OpenSSH_5.6p1+sftpfilecontrol-v1.3-hpn13v7, OpenSSL 0.9.8o 01 Jun 2010&lt;BR /&gt;HP-UX Secure Shell-A.05.60.002, HP-UX Secure Shell version&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2011 07:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268478#M472920</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-01-06T07:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Very Loaded</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268479#M472921</link>
      <description>Thanks folks, &lt;BR /&gt;&lt;BR /&gt;SSH reads wtmps file and it seems I have a big file. around half gig. &lt;BR /&gt;&lt;BR /&gt;Now I trim the file it's working very well. &lt;BR /&gt;&lt;BR /&gt;/usr/sbin/acct/fwtmp &amp;lt; /var/adm/wtmps &amp;gt; /var/adm/wtmps-Jan-06-2011.ASCII&lt;BR /&gt;&lt;BR /&gt;cat /dev/null &amp;gt; /var/adm/wtmps</description>
      <pubDate>Thu, 06 Jan 2011 08:15:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-very-loaded/m-p/5268479#M472921</guid>
      <dc:creator>AZayed</dc:creator>
      <dc:date>2011-01-06T08:15:32Z</dc:date>
    </item>
  </channel>
</rss>

