<?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: Problems porting scripts from Linux to HP-UX 11.11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501848#M216757</link>
    <description>Perl Process::Table shout help you to certain extent. you can also instll GNU find for your scripts.&lt;BR /&gt;&lt;BR /&gt;Other things such as network, iostat, processes shoud not be a problem.&lt;BR /&gt;Commands that may help you.&lt;BR /&gt;&lt;BR /&gt;lanadmin&lt;BR /&gt;iostat&lt;BR /&gt;vmstat&lt;BR /&gt;sar&lt;BR /&gt;glance (User of metrics would be very helpful)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
    <pubDate>Thu, 10 Mar 2005 08:33:02 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-03-10T08:33:02Z</dc:date>
    <item>
      <title>Problems porting scripts from Linux to HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501846#M216755</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm newbie on HP-UX and I have to port several scripts that relies heavily on Linux's /proc . I need to know if there are equivalent tools on HP-UX to obtain data like network traffic statistics, disk i/o, process, and so on.&lt;BR /&gt;&lt;BR /&gt;I know that there are some workarounds made in perl (Process::Table ?), but its required that all the work is made in pure sh or ksh, and utilities that are standard on HP-UX.&lt;BR /&gt;&lt;BR /&gt;Im having a hard time porting theses scripts because the people who wrote it used lots os Linux/GNU extensions (like find's "-mmin" option, tac, and all that stuff).&lt;BR /&gt;&lt;BR /&gt;Is there a way to made all these things in HP-UX without resorting to software that doesnt belong to the system base?&lt;BR /&gt;&lt;BR /&gt;Thank you all</description>
      <pubDate>Thu, 10 Mar 2005 08:14:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501846#M216755</guid>
      <dc:creator>Maicon Stihler</dc:creator>
      <dc:date>2005-03-10T08:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problems porting scripts from Linux to HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501847#M216756</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look at&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.shelldorado.com" target="_blank"&gt;www.shelldorado.com&lt;/A&gt; for scripting aid&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Look at man catman on hp-ux with the&lt;BR /&gt;&lt;BR /&gt;           -w             Causes only the /usr/share/lib/whatis database to&lt;BR /&gt;                          be created.  No manual reformatting is done.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can then use man -k searchword to find&lt;BR /&gt;all usefull commands like&lt;BR /&gt;man -k virtual&lt;BR /&gt; xmbind (1X)            - Configures virtual key bindings&lt;BR /&gt;clrsvc(1M)              - clear x25 switched virtual circuit&lt;BR /&gt;mlock()(2)              - lock a segment of the process virtual address space in&lt;BR /&gt; memory&lt;BR /&gt;mlockall()(2)           - lock a process virtual address space in memory        m19772/mapread.cfg&lt;BR /&gt;munlock()(2)            - unlock a segment of the process virtual address space tor/dm_FCMS_adapter&lt;BR /&gt;&lt;BR /&gt;munlockall()(2)         - unlock the entire virtual address space of a process  tor/dm_core_hw&lt;BR /&gt;omnicreatedl(1m)        - creates a filesystem backup specification file (datalitor/disk_em&lt;BR /&gt;st); or a HP StorageWorks Disk Array XP, HP StorageWorks Virtual Array, HP Storator/dm_TL_adapter&lt;BR /&gt;geWorks Enterprise Virtual Array or HP StorageWorks Modular SAN Array 1000 Exchator/dm_stape&lt;BR /&gt;nge 2000 ZDB backup specification file (datalist).                              tor/scsi123_em&lt;BR /&gt;omnidbeva(1m)           - sets, updates, deletes and lists the login information&lt;BR /&gt; for HP StorageWorks Enterprise Virtual Array HSV Element Managers              tor/sysstat_em&lt;BR /&gt;omnidbva(1m)            - The command is used to query the HP StorageWorks Virtu&lt;BR /&gt;al Array part of the IDB (VADB) and to administer the LUN security, instant recotor/ha_disk_array&lt;BR /&gt;very and password information                                                   tor/dm_memory&lt;BR /&gt;omnirsh(1m)             - returns the hostnames of the physical and virtual node&lt;BR /&gt;s for the specified cluster hostname, or returns the cell information, stored in&lt;BR /&gt; the cell_info file on the specified cluster                                    m19772/mapread.cfg&lt;BR /&gt;vfork(2)                - spawn new process; share virtual memory               tor/dm_FCMS_adapter&lt;BR /&gt;vhe_altlog(1M)          - login when Virtual Home Environment (VHE) home machinetor/dm_core_hw&lt;BR /&gt; is not available                                                               tor/disk_em&lt;BR /&gt;vhe_list(4)             - information file for the Virtual Home Environment     tor/dm_TL_adapter&lt;BR /&gt;vhe_mounter(1M)         - start the Virtual Home Environment (VHE)              tor/dm_stape&lt;BR /&gt;vmstat(1)               - report virtual memory statistics&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;               Steve Steel&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Mar 2005 08:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501847#M216756</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2005-03-10T08:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems porting scripts from Linux to HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501848#M216757</link>
      <description>Perl Process::Table shout help you to certain extent. you can also instll GNU find for your scripts.&lt;BR /&gt;&lt;BR /&gt;Other things such as network, iostat, processes shoud not be a problem.&lt;BR /&gt;Commands that may help you.&lt;BR /&gt;&lt;BR /&gt;lanadmin&lt;BR /&gt;iostat&lt;BR /&gt;vmstat&lt;BR /&gt;sar&lt;BR /&gt;glance (User of metrics would be very helpful)&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 10 Mar 2005 08:33:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501848#M216757</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-10T08:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems porting scripts from Linux to HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501849#M216758</link>
      <description>Most of the Linux specific stuff you mentioned will not work on HP-UX.&lt;BR /&gt;&lt;BR /&gt;I am attaching an hp-ux sar script set that provides some of what you desire. Feel feel to add to it and post back.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 10 Mar 2005 08:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-porting-scripts-from-linux-to-hp-ux-11-11/m-p/3501849#M216758</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-03-10T08:39:36Z</dc:date>
    </item>
  </channel>
</rss>

