<?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: collect hostname and IP? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4947000#M412903</link>
    <description>HI,&lt;BR /&gt;Now there are two things:&lt;BR /&gt;&lt;BR /&gt;1. TO find out which is the user who is hogging CPU (I assume you have done it)&lt;BR /&gt;2. TO know from where this person has logged in and his Systems IP.&lt;BR /&gt;&lt;BR /&gt;For that you can use:&lt;BR /&gt;# last -R | grep &lt;USERNAME&gt;&lt;BR /&gt;This command will give you IP address or the hostname (anyone of them should suffice)&lt;BR /&gt;&lt;BR /&gt;Hope that works for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;/USERNAME&gt;</description>
    <pubDate>Thu, 15 Dec 2005 02:02:09 GMT</pubDate>
    <dc:creator>Bharat Katkar</dc:creator>
    <dc:date>2005-12-15T02:02:09Z</dc:date>
    <item>
      <title>collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946990#M412893</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How to collect hostname and IPaddress by processid or pts/ta or username.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2005 00:04:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946990#M412893</guid>
      <dc:creator>Venkat_33</dc:creator>
      <dc:date>2005-12-15T00:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946991#M412894</link>
      <description>You can use # who -T will tell you IP or Hostname, PID details. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 15 Dec 2005 00:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946991#M412894</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-15T00:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946992#M412895</link>
      <description>I tried,&lt;BR /&gt;&lt;BR /&gt;Output is given below,&lt;BR /&gt;&lt;BR /&gt;assoq  - pts/ta       Dec 14 23:39  0:14  14472  a1230373p2 &lt;BR /&gt;it showing &lt;BR /&gt;&lt;BR /&gt;a1230373p2 is the package name how this happening because this username i.eassoq utilzation cpu 100%,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2005 00:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946992#M412895</guid>
      <dc:creator>Venkat_33</dc:creator>
      <dc:date>2005-12-15T00:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946993#M412896</link>
      <description>Hi,&lt;BR /&gt;# who -R&lt;BR /&gt;&lt;BR /&gt;Does that help you?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2005 00:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946993#M412896</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-12-15T00:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946994#M412897</link>
      <description>Are you using telnet or ssh to connect to your server ? What is application you are running ?&lt;BR /&gt;What exactly you want to do ? A script to kill a particular user ? Can you be more specific ?&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 15 Dec 2005 00:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946994#M412897</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-15T00:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946995#M412898</link>
      <description>Hi Bharath,&lt;BR /&gt;&lt;BR /&gt;its given all the details but what my problem,&lt;BR /&gt;&lt;BR /&gt;The User aqqoq utilization cpu 100%,and find out the Hostname or IP by using who -R cmd by it given output is&lt;BR /&gt;&lt;BR /&gt;aqqoq    pts/ta       Dec 14 23:39  (a0300112p2)&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;a0300373p2 is the package name..i am so confuse pls anyone clarify to me</description>
      <pubDate>Thu, 15 Dec 2005 00:54:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946995#M412898</guid>
      <dc:creator>Venkat_33</dc:creator>
      <dc:date>2005-12-15T00:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946996#M412899</link>
      <description>Hi Bharath,&lt;BR /&gt;&lt;BR /&gt;its given all the details but what my problem,&lt;BR /&gt;&lt;BR /&gt;The User aqqoq utilization cpu 100%,and find out the Hostname or IP by using who -R cmd by it given output is&lt;BR /&gt;&lt;BR /&gt;aqqoq    pts/ta       Dec 14 23:39  (a0300112p2)&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;a0300112p2 is the package name..i am so confuse pls anyone clarify to me</description>
      <pubDate>Thu, 15 Dec 2005 00:54:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946996#M412899</guid>
      <dc:creator>Venkat_33</dc:creator>
      <dc:date>2005-12-15T00:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946997#M412900</link>
      <description>a0300112p2 is package but for user it's a virtual IP to which he is doing telnet. So for him the host is a0300112p2.&lt;BR /&gt;&lt;BR /&gt;Can you explain what is the scenario and what info you would like to get.&lt;BR /&gt;&lt;BR /&gt;Problem?&lt;BR /&gt;Solution expected??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2005 01:05:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946997#M412900</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-12-15T01:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946998#M412901</link>
      <description>Problem is cpu performance is worst today because one of the user utilization cpu 100%&lt;BR /&gt;&lt;BR /&gt;that user is aqqoq&lt;BR /&gt;&lt;BR /&gt;My IT Head want to know hostname and ip of that user aqqoq,then i tried by who -R &lt;BR /&gt;&lt;BR /&gt;it showing hostname a0300112p2 i.ePackage name&lt;BR /&gt;&lt;BR /&gt;How should i find out the hostname and Ipaddress...?pls help out this&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2005 01:18:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946998#M412901</guid>
      <dc:creator>Venkat_33</dc:creator>
      <dc:date>2005-12-15T01:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946999#M412902</link>
      <description>Try with #ps -eaf | grep -i aqqoq, this will show PID of process, u can easily kill the process, this is solution of ur problem&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Awadhesh</description>
      <pubDate>Thu, 15 Dec 2005 01:32:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4946999#M412902</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2005-12-15T01:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4947000#M412903</link>
      <description>HI,&lt;BR /&gt;Now there are two things:&lt;BR /&gt;&lt;BR /&gt;1. TO find out which is the user who is hogging CPU (I assume you have done it)&lt;BR /&gt;2. TO know from where this person has logged in and his Systems IP.&lt;BR /&gt;&lt;BR /&gt;For that you can use:&lt;BR /&gt;# last -R | grep &lt;USERNAME&gt;&lt;BR /&gt;This command will give you IP address or the hostname (anyone of them should suffice)&lt;BR /&gt;&lt;BR /&gt;Hope that works for you.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 15 Dec 2005 02:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4947000#M412903</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-12-15T02:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: collect hostname and IP?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4947001#M412904</link>
      <description>Thanks a lot...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Dec 2005 02:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/collect-hostname-and-ip/m-p/4947001#M412904</guid>
      <dc:creator>Venkat_33</dc:creator>
      <dc:date>2005-12-15T02:41:35Z</dc:date>
    </item>
  </channel>
</rss>

