<?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 Show services running in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555303#M28628</link>
    <description>I am having a brain freeze, I know there is a way to display what services are running on a DBox9000 running 10.2.  Itt looks like everything is running but one item and for the life of me I cannot remember how to check&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Fri, 20 Jul 2001 19:00:25 GMT</pubDate>
    <dc:creator>Dan Decker</dc:creator>
    <dc:date>2001-07-20T19:00:25Z</dc:date>
    <item>
      <title>Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555303#M28628</link>
      <description>I am having a brain freeze, I know there is a way to display what services are running on a DBox9000 running 10.2.  Itt looks like everything is running but one item and for the life of me I cannot remember how to check&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Fri, 20 Jul 2001 19:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555303#M28628</guid>
      <dc:creator>Dan Decker</dc:creator>
      <dc:date>2001-07-20T19:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555304#M28629</link>
      <description>Hi Dan,&lt;BR /&gt;&lt;BR /&gt;It can't be as simple as ps -ef?&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Fri, 20 Jul 2001 19:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555304#M28629</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-20T19:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555305#M28630</link>
      <description>Hi again:&lt;BR /&gt;&lt;BR /&gt;Maybe also rpcinfo -p?</description>
      <pubDate>Fri, 20 Jul 2001 19:08:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555305#M28630</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-07-20T19:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555306#M28631</link>
      <description>Hi Dan&lt;BR /&gt;&lt;BR /&gt;ps -aef | grep the process name&lt;BR /&gt;&lt;BR /&gt;or cat /etc/services | more and see the lines which are unhashed .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Jul 2001 19:44:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555306#M28631</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2001-07-20T19:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555307#M28632</link>
      <description>Hello Dan,&lt;BR /&gt;&lt;BR /&gt;we can only guess what you ask for, but I think you&lt;BR /&gt;want to see the "network services running", and then&lt;BR /&gt;the command would be&lt;BR /&gt;        netstat -a | more&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;    Wodisch</description>
      <pubDate>Sun, 22 Jul 2001 02:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555307#M28632</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2001-07-22T02:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555308#M28633</link>
      <description>Hi Dan &lt;BR /&gt;&lt;BR /&gt;1. use the command ps -ef | grep -i name of process to get the list of process in the system . &lt;BR /&gt;&lt;BR /&gt;2. you can check the /etc/services to check all the services and the number of port for them .&lt;BR /&gt;&lt;BR /&gt;3. use rpcinfo to see all the service for nfs .&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jul 2001 10:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555308#M28633</guid>
      <dc:creator>eran maor</dc:creator>
      <dc:date>2001-07-22T10:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Show services running</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555309#M28634</link>
      <description>Hi Dan,&lt;BR /&gt;&lt;BR /&gt;I agree with the people above: what do you want to see.&lt;BR /&gt;* Processes: use ps&lt;BR /&gt;* RPC (Remote Procedure Call) services: use rpcinfo&lt;BR /&gt;* Internet services: check /etc/inetd.conf&lt;BR /&gt;* you can also check the network status of daemons, services and processes by using netstat.&lt;BR /&gt;&lt;BR /&gt;Note: /etc/services is not a list of active services but it is a database with the official service names and the corresponding protocol and port. (this means that not all services are even available on your system or for HPUX for that matter).</description>
      <pubDate>Mon, 23 Jul 2001 12:11:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/show-services-running/m-p/2555309#M28634</guid>
      <dc:creator>Mark van Hassel</dc:creator>
      <dc:date>2001-07-23T12:11:30Z</dc:date>
    </item>
  </channel>
</rss>

