<?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 install &amp;quot;whatis&amp;quot; and what is p_client? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514519#M889059</link>
    <description>catman read ONLY the 1-liner and creates a simple index.  Indexing everything will take a long time (overnight on slow machines).  It's better to limit catman to useful pages such as:&lt;BR /&gt;&lt;BR /&gt;catman 11m234&lt;BR /&gt;&lt;BR /&gt;Or to save a lot of time:&lt;BR /&gt;&lt;BR /&gt;catman -w 11m234&lt;BR /&gt;&lt;BR /&gt;This means every page will have to be formatted whereas without -w all the pages will be preformatted and saves time reading a man page.</description>
    <pubDate>Sat, 07 Apr 2001 02:40:27 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2001-04-07T02:40:27Z</dc:date>
    <item>
      <title>How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514510#M889050</link>
      <description>i was using glance and I suddenly saw a process named "p_client" popped up and chewed up CPU time for a little while, and then disappeared.&lt;BR /&gt;i did a "man p_client", but no matches. i tried "man -k p_client", but "whatis" hasn't been run / installed.  How do you install "whatis"? Can I research the man pages by keyword? and do you know what p_client is?&lt;BR /&gt;thanks,&lt;BR /&gt;Laurie &lt;BR /&gt;</description>
      <pubDate>Fri, 06 Apr 2001 14:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514510#M889050</guid>
      <dc:creator>Laurie A. Krumrey</dc:creator>
      <dc:date>2001-04-06T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514511#M889051</link>
      <description>Run cat man from the command line that creates the filw /usr/share/lib/whatis which allows you to do keyword searches of all man pages included in the MANPATH.</description>
      <pubDate>Fri, 06 Apr 2001 14:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514511#M889051</guid>
      <dc:creator>Ron Cornwell</dc:creator>
      <dc:date>2001-04-06T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514512#M889052</link>
      <description>command is "catman" not "cat man"</description>
      <pubDate>Fri, 06 Apr 2001 14:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514512#M889052</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-04-06T14:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514513#M889053</link>
      <description>Also be sure and have some time and resources on hand to do this.&lt;BR /&gt;&lt;BR /&gt;It can take an hour or more to index the man pages.&lt;BR /&gt;&lt;BR /&gt;A better solution is get the man2html program from the hpux porting library, expand all the manpages, and load an html version of them to a webserver.  This version is searchable.&lt;BR /&gt;&lt;BR /&gt;I can help more if you want to pursue this route.</description>
      <pubDate>Fri, 06 Apr 2001 15:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514513#M889053</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-04-06T15:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514514#M889054</link>
      <description>OK I typed in catman and it is taking forever&lt;BR /&gt;to run...I hope this is OK, I'm doing this&lt;BR /&gt;on a production server.&lt;BR /&gt;&lt;BR /&gt;And I got this error message:&lt;BR /&gt;&lt;BR /&gt;# catman&lt;BR /&gt;stdin: not in compressed format&lt;BR /&gt;&lt;BR /&gt;Do I need to interrupt this and control C?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Apr 2001 15:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514514#M889054</guid>
      <dc:creator>Laurie A. Krumrey</dc:creator>
      <dc:date>2001-04-06T15:40:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514515#M889055</link>
      <description>OK ERROR.  Do not break.  It will finish, just takes awhile.</description>
      <pubDate>Fri, 06 Apr 2001 16:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514515#M889055</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-04-06T16:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514516#M889056</link>
      <description>How come my whatis command doesn't work?&lt;BR /&gt;&lt;BR /&gt;And my "man -k p_client" command doesn't work?&lt;BR /&gt;&lt;BR /&gt;How can I search my man pages by keyword?&lt;BR /&gt;&lt;BR /&gt;Should /usr/share/lib/whatis be an executable&lt;BR /&gt;file? Because it is not and when I type&lt;BR /&gt;&lt;BR /&gt;#whatis&lt;BR /&gt;#sh: whatis: not found&lt;BR /&gt;&lt;BR /&gt;And I found out p_client is part of EMS, which&lt;BR /&gt;I don't have a clue is installed and implemented correctly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Laurie&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Apr 2001 17:19:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514516#M889056</guid>
      <dc:creator>Laurie A. Krumrey</dc:creator>
      <dc:date>2001-04-06T17:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514517#M889057</link>
      <description>/usr/share/lib/whatis is a database that semi-sorta indexes the man pages.&lt;BR /&gt;&lt;BR /&gt;If the product you are looking for is not loaded, there will not be a man page to index.&lt;BR /&gt;&lt;BR /&gt;Man pages are helpful if you know what you are looking for but sometimes that information can be really hard to locate.&lt;BR /&gt;&lt;BR /&gt;I did search the hp docs site and found the following reference&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5735-90001/B5735-90001_top.html&amp;amp;con=/hpux/onlinedocs/B5735-90001/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B5735-90001/00/00/8-toc.html&amp;amp;searchterms=p_client&amp;amp;queryid=20010406-113646" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5735-90001/B5735-90001_top.html&amp;amp;con=/hpux/onlinedocs/B5735-90001/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B5735-90001/00/00/8-toc.html&amp;amp;searchterms=p_client&amp;amp;queryid=20010406-113646&lt;/A&gt;&lt;BR /&gt;I searched my html man pages and did not find a reference to p_client.&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Apr 2001 17:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514517#M889057</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2001-04-06T17:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514518#M889058</link>
      <description>Once the catman command has finished, you should be able to use the -k option to man.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;man -k &lt;KEYWORD&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;...jcd...&lt;/KEYWORD&gt;</description>
      <pubDate>Fri, 06 Apr 2001 19:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514518#M889058</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-04-06T19:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514519#M889059</link>
      <description>catman read ONLY the 1-liner and creates a simple index.  Indexing everything will take a long time (overnight on slow machines).  It's better to limit catman to useful pages such as:&lt;BR /&gt;&lt;BR /&gt;catman 11m234&lt;BR /&gt;&lt;BR /&gt;Or to save a lot of time:&lt;BR /&gt;&lt;BR /&gt;catman -w 11m234&lt;BR /&gt;&lt;BR /&gt;This means every page will have to be formatted whereas without -w all the pages will be preformatted and saves time reading a man page.</description>
      <pubDate>Sat, 07 Apr 2001 02:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514519#M889059</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2001-04-07T02:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514520#M889060</link>
      <description>As Ron said catman creates the /usr/share/lib/whatis which is an index files that allows keyword searches of all man pages included in the MANPATH.&lt;BR /&gt;&lt;BR /&gt;Are you looking for the LINUX command "whatis" which has similar functionality for man pages?&lt;BR /&gt;"whatis" is not an HP-UX command, it is an index.&lt;BR /&gt;&lt;BR /&gt;In addition, there is no man page for p_client.&lt;BR /&gt;man -k p_client fails because the information does not exist for man.</description>
      <pubDate>Mon, 09 Apr 2001 10:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514520#M889060</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2001-04-09T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to install "whatis" and what is p_client?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514521#M889061</link>
      <description>p_client is the persistence client that is used by the EMS (Event Monitoring Service). It makes sure that the persistent requests stored in the persistence database /etc/opt/resmon/persistence are registered with the EMS registrar that then starts the EMS monitors. &lt;BR /&gt;&lt;BR /&gt;EMS monitors are used by the Online Diagnostic to report events from devices. There are also other monitors for other products available, e.g. Serviceguard, LVM disks, System resources, ATM, Hyperfabric etc.&lt;BR /&gt;&lt;BR /&gt;More details what EMS is are on: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/ha/" target="_blank"&gt;http://docs.hp.com/hpux/ha/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Carsten</description>
      <pubDate>Mon, 09 Apr 2001 14:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-install-quot-whatis-quot-and-what-is-p-client/m-p/2514521#M889061</guid>
      <dc:creator>Carsten Krege</dc:creator>
      <dc:date>2001-04-09T14:51:06Z</dc:date>
    </item>
  </channel>
</rss>

