<?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 How to check active services in HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346297#M344265</link>
    <description>&lt;BR /&gt;AIX OS we have lssrc command to check active services, &lt;BR /&gt;IS there any command equalent in HPUX.&lt;BR /&gt;FYI. &lt;BR /&gt;$ lssrc -a |grep active&lt;BR /&gt; syslogd          ras              5068         active&lt;BR /&gt; portmap          portmap          11362        active&lt;BR /&gt; inetd            tcpip            11172        active&lt;BR /&gt; biod             nfs              12942        active&lt;BR /&gt; nfsd             nfs              6412         active&lt;BR /&gt; rpc.mountd       nfs              14728        active&lt;BR /&gt; rpc.statd        nfs              5558         active&lt;BR /&gt; rpc.lockd        nfs              12394        active&lt;BR /&gt; sshd             ssh              14242        active&lt;BR /&gt; ctrmc            rsct             17816        active&lt;BR /&gt; snmpd            tcpip            15520        active&lt;BR /&gt; clcomdES         clcomdES         19882        active&lt;BR /&gt; IBM.CSMAgentRM   rsct_rm          13174        active&lt;BR /&gt; clstrmgrES       cluster          19636        active&lt;BR /&gt; IBM.AuditRM      rsct_rm          21422        active&lt;BR /&gt; IBM.ServiceRM    rsct_rm          20146        active&lt;BR /&gt; IBM.ERRM         rsct_rm          18100        active&lt;BR /&gt; IBM.SensorRM     rsct_rm          17346        active&lt;BR /&gt; topsvcs          topsvcs          25040        active&lt;BR /&gt; grpsvcs          grpsvcs          24474        active&lt;BR /&gt; emsvcs           emsvcs           24806        active&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Jan 2009 09:42:15 GMT</pubDate>
    <dc:creator>mukkala_1</dc:creator>
    <dc:date>2009-01-28T09:42:15Z</dc:date>
    <item>
      <title>How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346297#M344265</link>
      <description>&lt;BR /&gt;AIX OS we have lssrc command to check active services, &lt;BR /&gt;IS there any command equalent in HPUX.&lt;BR /&gt;FYI. &lt;BR /&gt;$ lssrc -a |grep active&lt;BR /&gt; syslogd          ras              5068         active&lt;BR /&gt; portmap          portmap          11362        active&lt;BR /&gt; inetd            tcpip            11172        active&lt;BR /&gt; biod             nfs              12942        active&lt;BR /&gt; nfsd             nfs              6412         active&lt;BR /&gt; rpc.mountd       nfs              14728        active&lt;BR /&gt; rpc.statd        nfs              5558         active&lt;BR /&gt; rpc.lockd        nfs              12394        active&lt;BR /&gt; sshd             ssh              14242        active&lt;BR /&gt; ctrmc            rsct             17816        active&lt;BR /&gt; snmpd            tcpip            15520        active&lt;BR /&gt; clcomdES         clcomdES         19882        active&lt;BR /&gt; IBM.CSMAgentRM   rsct_rm          13174        active&lt;BR /&gt; clstrmgrES       cluster          19636        active&lt;BR /&gt; IBM.AuditRM      rsct_rm          21422        active&lt;BR /&gt; IBM.ServiceRM    rsct_rm          20146        active&lt;BR /&gt; IBM.ERRM         rsct_rm          18100        active&lt;BR /&gt; IBM.SensorRM     rsct_rm          17346        active&lt;BR /&gt; topsvcs          topsvcs          25040        active&lt;BR /&gt; grpsvcs          grpsvcs          24474        active&lt;BR /&gt; emsvcs           emsvcs           24806        active&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jan 2009 09:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346297#M344265</guid>
      <dc:creator>mukkala_1</dc:creator>
      <dc:date>2009-01-28T09:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346298#M344266</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No exact equivalent.&lt;BR /&gt;&lt;BR /&gt;I would write a script and use the following toys:&lt;BR /&gt;&lt;BR /&gt;lssof&lt;BR /&gt;ps -ef possibly with a check against /etc/servcies&lt;BR /&gt;&lt;BR /&gt;No system-config-services like Linux here. Its a hole, no other way to describe it.&lt;BR /&gt;&lt;BR /&gt;If you design this script, I want a copy.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jan 2009 09:51:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346298#M344266</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-01-28T09:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346299#M344267</link>
      <description>&lt;!--!*#--&gt;You could run:&lt;BR /&gt;&lt;BR /&gt;netstat -a |grep LISTEN |awk '{print $4}'&lt;BR /&gt;&lt;BR /&gt;To find all the listening network ports.&lt;BR /&gt;&lt;BR /&gt;You would also need to check /etc/inetd.conf for services started by inetd.&lt;BR /&gt;&lt;BR /&gt;something like:&lt;BR /&gt;egrep -v "^#|^$" /etc/inetd.conf |awk '{print $1}'</description>
      <pubDate>Wed, 28 Jan 2009 14:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346299#M344267</guid>
      <dc:creator>bright image</dc:creator>
      <dc:date>2009-01-28T14:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346300#M344268</link>
      <description>Be aware, that lssrc ONLY shows that services which are registered with the system resource controller! There are probably many more!&lt;BR /&gt;Beside that e.g. for inetd services you need to add some more command line switches.&lt;BR /&gt;So lssrc give you just a quick guess of some services!&lt;BR /&gt;On HP-UX there is no such service therefore you need to check manually (as suggested by others).&lt;BR /&gt;To find out what services are available, check /sbin/init.d and /etc/rc.config.d for the configuration of these services.&lt;BR /&gt;&lt;BR /&gt;My 2 cents,&lt;BR /&gt;Armin&lt;BR /&gt;&lt;BR /&gt;PS: Assign points if you find answers useful!&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2009 12:09:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346300#M344268</guid>
      <dc:creator>Armin Kunaschik</dc:creator>
      <dc:date>2009-01-29T12:09:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346301#M344269</link>
      <description>A Quick command to find out the services started at boot.&lt;BR /&gt;&lt;BR /&gt;cat /etc/rc.log |grep sbin |grep S |grep -v SKIPPED &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 29 Jan 2009 13:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346301#M344269</guid>
      <dc:creator>killer1</dc:creator>
      <dc:date>2009-01-29T13:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346302#M344270</link>
      <description>If you install lsof, you can run this command to show active listening services:&lt;BR /&gt;&lt;BR /&gt;lsof -i | grep LISTEN&lt;BR /&gt;&lt;BR /&gt;Download:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.81/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.81/&lt;/A&gt;</description>
      <pubDate>Thu, 29 Jan 2009 14:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346302#M344270</guid>
      <dc:creator>Autocross.US</dc:creator>
      <dc:date>2009-01-29T14:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346303#M344271</link>
      <description>lssrc command of AIX is just an illusion for the junior AIX sysadmins, who do not know much about the concept of a "service". It basically lists you the services (or daemons for a better wording) started under the control of sourcemaster. But if you walk around the sourcemaster and start the daemon manually buy running the executable from the command line, you will not see a trace of this service being active in the lssrc -a command output.&lt;BR /&gt;&lt;BR /&gt;From the definition of service, which is a daemon or an application listening to a certain port/socket on your system, the best way to find out what these processes are, is using the &lt;BR /&gt;&lt;BR /&gt;netstat -an | grep LISTEN&lt;BR /&gt;&lt;BR /&gt;then with the preferred way of dissecting the output and grabbing the listening port and mapping it to the application using the lsof -i command.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Jan 2009 14:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346303#M344271</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-01-29T14:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to check active services in HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346304#M344272</link>
      <description>Hi mukkala &lt;BR /&gt;I think U mean to ask for equivalent for &lt;BR /&gt; #chkconfig --list                ## command in Linux   &lt;BR /&gt;# export UNIX95=1&lt;BR /&gt;#ps -eafH &lt;BR /&gt;This shows all running daemons only..... I am also loooking for the same i.e command for service listing....</description>
      <pubDate>Thu, 18 Jun 2009 09:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-check-active-services-in-hpux/m-p/4346304#M344272</guid>
      <dc:creator>Vinayak_HPUX</dc:creator>
      <dc:date>2009-06-18T09:47:13Z</dc:date>
    </item>
  </channel>
</rss>

