<?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: How to obtain a list of users accessing particular Application and its frequence in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191200#M323710</link>
    <description>I think application would be able to do that...because from unix you can only check who has logged to server via telnet,ssh etc&lt;BR /&gt;but not the people who logged via some appicaletion via http etc.&lt;BR /&gt;&lt;BR /&gt;To check who logged u can see by wtmp file and by last command.&lt;BR /&gt;What kind of application you are runnning.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
    <pubDate>Sat, 03 May 2008 03:19:44 GMT</pubDate>
    <dc:creator>Kapil Jha</dc:creator>
    <dc:date>2008-05-03T03:19:44Z</dc:date>
    <item>
      <title>How to obtain a list of users accessing particular Application and its frequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191199#M323709</link>
      <description>I am requesting a query to be run to obtain a list of users  who are accessing  server to view the particular application [Users are accuessing the Appliation GUI].also Need a query run to find the frequency these users are accessing the  server for that  application.</description>
      <pubDate>Sat, 03 May 2008 02:42:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191199#M323709</guid>
      <dc:creator>Aakaash</dc:creator>
      <dc:date>2008-05-03T02:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain a list of users accessing particular Application and its frequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191200#M323710</link>
      <description>I think application would be able to do that...because from unix you can only check who has logged to server via telnet,ssh etc&lt;BR /&gt;but not the people who logged via some appicaletion via http etc.&lt;BR /&gt;&lt;BR /&gt;To check who logged u can see by wtmp file and by last command.&lt;BR /&gt;What kind of application you are runnning.&lt;BR /&gt;BR,&lt;BR /&gt;Kapil</description>
      <pubDate>Sat, 03 May 2008 03:19:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191200#M323710</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-05-03T03:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain a list of users accessing particular Application and its frequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191201#M323711</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;what type of application is this?&lt;BR /&gt;&lt;BR /&gt;if you post more information, maybe we can help.&lt;BR /&gt;&lt;BR /&gt;revert!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 03 May 2008 06:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191201#M323711</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2008-05-03T06:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain a list of users accessing particular Application and its frequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191202#M323712</link>
      <description>&lt;BR /&gt;Dear Akash&lt;BR /&gt;&lt;BR /&gt;which applications u are using please send us more details ok&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;sajjad</description>
      <pubDate>Sat, 03 May 2008 07:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191202#M323712</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-05-03T07:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain a list of users accessing particular Application and its frequence</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191203#M323713</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you could explain in detail, it would be easy for us to give you some tips.&lt;BR /&gt;&lt;BR /&gt;If you know the binary of the application, may be you can do something like this:&lt;BR /&gt;&lt;BR /&gt;lsof /binary-of-the-application &lt;BR /&gt;&lt;BR /&gt;lsof /u01/app/oracle/product/10g/bin/oracle&lt;BR /&gt;and&lt;BR /&gt;lsof /u01/app/oracle/product/10g/bin/oracle|sed '1d'|wc -l&lt;BR /&gt;&lt;BR /&gt;Otherwise, pls provide more info.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Sat, 03 May 2008 10:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-obtain-a-list-of-users-accessing-particular-application/m-p/4191203#M323713</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-03T10:39:54Z</dc:date>
    </item>
  </channel>
</rss>

