<?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: sysinfo in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747795#M787286</link>
    <description>hi,&lt;BR /&gt;just one clarification:&lt;BR /&gt;&lt;BR /&gt;-g|--gui means&lt;BR /&gt;&lt;BR /&gt;either -g or --gui&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;sysinfo -g yes&lt;BR /&gt;or&lt;BR /&gt;sysinfo --gui yes&lt;BR /&gt;&lt;BR /&gt;please try again&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
    <pubDate>Fri, 10 Mar 2006 07:31:36 GMT</pubDate>
    <dc:creator>Yogeeraj_1</dc:creator>
    <dc:date>2006-03-10T07:31:36Z</dc:date>
    <item>
      <title>sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747786#M787277</link>
      <description>Hi people, is any body here using sysinfo. I downloaded the trial version. 6.0. &lt;BR /&gt;I am unable to use it as like being specific to check out network configuration etc. When i type sysinfo it just gives me ioscan -f out put and some basic hardware output. &lt;BR /&gt;Can any body with their experience using it tell how do i go about exploring it.</description>
      <pubDate>Thu, 09 Mar 2006 09:25:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747786#M787277</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-03-09T09:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747787#M787278</link>
      <description>Hi Khilari, &lt;BR /&gt;&lt;BR /&gt;Have you downloaded Sysinfo from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sysinfo-3.3.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/sysinfo-3.3.1/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 09 Mar 2006 09:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747787#M787278</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-09T09:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747788#M787279</link>
      <description>I use HP's sysinfo...&lt;BR /&gt;&lt;BR /&gt;I run from cron like so:&lt;BR /&gt;&lt;BR /&gt;# Run the sysinfo script&lt;BR /&gt;0 6 1 * * /usr/bin/SysInfo -a -b -o /usr/tmp/`hostname`.sysinfo ; /usr/bin/chmod 644 /usr/tmp/`hostname`.sysinfo &amp;gt;/tmp/sysinfo.cron 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;I do the chmod so I can grab the file as another user and put it on my documentation server...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 09 Mar 2006 09:36:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747788#M787279</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-09T09:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747789#M787280</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;The one you downloaded is a commercial version.  There is a version available from several sites for no charge.  I am using the one from:&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It is very good and you can get a lot of info using it&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2006 09:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747789#M787280</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-03-09T09:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747790#M787281</link>
      <description>Okay i went to the site and i got the sysinfo 3.0. I ftp'ed it in BIN mode and now it is sitting in a directory called sysinfo. with the file name sysinfo.depot.gz.&lt;BR /&gt;ftp&amp;gt; BI&lt;BR /&gt;200 Type set to I.&lt;BR /&gt;ftp&amp;gt; mkdir sysinfo&lt;BR /&gt;550 sysinfo: File exists.&lt;BR /&gt;ftp&amp;gt; cd sysinfo&lt;BR /&gt;250 CWD command successful.&lt;BR /&gt;ftp&amp;gt; put sysinfo.depot.gz&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;150 Opening BINARY mode data connection for sysinfo.depot.gz.&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;ftp: 70908 bytes sent in 0.00Seconds 70908000.00Kbytes/sec.&lt;BR /&gt;Now, what do i do next. I tried swinstall but it gives errors.&lt;BR /&gt;&lt;BR /&gt;          &lt;BR /&gt;"n1:/sysinfo/sysinfo.depot.gz":  An I/O error occurred while performing this task.                                             &lt;BR /&gt;&lt;BR /&gt; i tried swcopy it by &lt;BR /&gt;# swcopy -s /sysinfo/sysinfo.depot.gz @ /var/spool/sw. It gives me the error.&lt;BR /&gt;ERROR:   The target and source cannot be the same path on the same&lt;BR /&gt;         host.  The identical values are newPC_LA:/var/spool/sw&lt;BR /&gt;ERROR:   Command line parsing failed.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can any one give me steps to go about at my current situation.The file is in BIN mode and now it is sitting in a directory called sysinfo. with the file name sysinfo.depot.gz.On the hpux box.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 09 Mar 2006 12:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747790#M787281</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-03-09T12:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747791#M787282</link>
      <description># sysinfo -a&lt;BR /&gt;sysinfo: Option "-a" is invalid.&lt;BR /&gt;Usage:  sysinfo [ options ]&lt;BR /&gt;&lt;BR /&gt;where [ options ] are:&lt;BR /&gt;     --avoidblink           Avoid DDC monitor probes known to blink monitor&lt;BR /&gt;     --background [&lt;COLOR&gt;] Set GUI background color&lt;BR /&gt;     --cache [YES|NO]       Cache all class and license data&lt;BR /&gt;                                DEFAULT: YES&lt;BR /&gt;     --cachedir [&lt;DIR&gt;]     Cache file directory&lt;BR /&gt;     --cacheexpire [&lt;SECONDS&gt;] Cache expire time&lt;BR /&gt;                                DEFAULT: 300&lt;BR /&gt;  -c|--class [&lt;LIST&gt;]       Show information class &lt;LIST&gt;&lt;BR /&gt;                                VALUES: all,General,Hardware,FileSys,Partition,StorVol,StorSys,Net&lt;BR /&gt;f,Network,Printer,Software,License,Kernel,SysConf,SiteInfo,device&lt;BR /&gt;     --configdir [&lt;DIR&gt;]    Use &lt;DIR&gt; as configuration dir&lt;BR /&gt;     --configfile [&lt;FILE&gt;]  Use &lt;FILE&gt; as master configuration file&lt;BR /&gt;     --copyright            Display copyright message and exit&lt;BR /&gt;     --danger               Disable runtime platform safety checks&lt;BR /&gt;  -d|--debug                Enable debugging messages&lt;BR /&gt;     --democheck            Check for demo license&lt;BR /&gt;     --display [&lt;XDISPLAY&gt;] Specify X11 display to display to&lt;BR /&gt;     --driverlist           List info about available SysInfo drivers&lt;BR /&gt;  -e|--encode [&lt;TYPE&gt;]      Encode output as &lt;TYPE&gt;&lt;BR /&gt;                                VALUES: text,html&lt;BR /&gt;     --font [&lt;X-FONT-SPEC&gt;] Specify X11 font name&lt;BR /&gt;     --foreground [&lt;COLOR&gt;] Set GUI foreground color&lt;BR /&gt;  -f|--format [&lt;TYPE&gt;]      Format output as &lt;TYPE&gt;&lt;BR /&gt;                                VALUES: tree,columns,report&lt;BR /&gt;     --geometry [&lt;XGEOMETRY&gt;] Specify X11 geometry&lt;BR /&gt;  -g|--gui [YES|NO]         Use Graphical User Interface (GUI)&lt;BR /&gt;                                DEFAULT: YES&lt;BR /&gt;  -H|--help                 Display usage options and exit&lt;BR /&gt;     --hints [YES|NO]       Show hints about how to use the CLI&lt;BR /&gt;                                DEFAULT: YES&lt;BR /&gt;  -h|--host [&lt;HOST&gt;]        Show info for &lt;HOST&gt; instead of this system&lt;BR /&gt;     --iconic               Start application in iconified&lt;BR /&gt;  -i|--infile [&lt;FILE&gt;]      Read and display report format data from &lt;FILE&gt;&lt;BR /&gt;     --license              Display SysInfo product license for this system&lt;BR /&gt;     --licenselist          List all SysInfo product licenses&lt;BR /&gt;     --licensevalid [&lt;FILE&gt;] Check &lt;FILE&gt; for valid license and exit&lt;BR /&gt;  -P|--licports [start-end,...] Range of ports to scan for license servers&lt;BR /&gt;  -l|--list [&lt;WHAT&gt;]        List valid option names for &lt;WHAT&gt; option&lt;BR /&gt;     --logfile [&lt;FILE&gt;]     File to log all messages to&lt;BR /&gt;     --members              List description of class members&lt;BR /&gt;  -C|--msgclass [&lt;LIST&gt;]    Set message class to &lt;LIST&gt;&lt;BR /&gt;                                VALUES: info,gerror,unknown,cerror,warn,hint,debug,all&lt;BR /&gt;  -L|--msglevel [&lt;LIST&gt;]    Output message level &lt;LIST&gt;&lt;BR /&gt;                                VALUES: terse,brief,general,descriptions,config,all&lt;BR /&gt;     --name [&lt;STRING&gt;]      Specify X11 resource name&lt;BR /&gt;     --nodemo               Do not use any type of demo license&lt;BR /&gt;     --noserial             Do not check serial #'s of devices to eliminate dups&lt;BR /&gt;  -W|--nw                   No Graphical User Interface; force command line&lt;BR /&gt;     --offset [&amp;lt;#spaces&amp;gt;]   # of spaces for tree display offset&lt;BR /&gt;  -o|--output [&lt;FILE&gt;]      Write output to &lt;FILE&gt;&lt;BR /&gt;  -p|--password [&lt;PWD&gt;]     Password to authenticate with server&lt;BR /&gt;     --port [&lt;PORT&gt;]       Port on server to connect to&lt;BR /&gt;     --refresh              Refresh any cached data&lt;BR /&gt;     --reportencvers [1,2,3,...] Specify format report encoding versions&lt;BR /&gt;  -s|--repsep [&lt;STRING&gt;]    Report field seperator&lt;BR /&gt;     --rtplatform           Show runtime platform and exit&lt;BR /&gt;     --show [&lt;SEE&gt;] Show specific types of info&lt;BR /&gt;     --siedirect            Call SysInfo Engine (SIE) directly&lt;BR /&gt;     --swfiles              Show file info in software packages&lt;BR /&gt;     --title [&lt;STRING&gt;]     Specify X11 window title&lt;BR /&gt;  -t|--type [&lt;SEE&gt;] Show devices of specific type&lt;BR /&gt;  -U|--unknown              Show unknown devices&lt;BR /&gt;     --unused               Show unused partitions or other items&lt;BR /&gt;     --useconfig            Do not use (read) config files&lt;BR /&gt;     --useprom              Read data directly from PROM instead of kernel&lt;BR /&gt;  -u|--username [&lt;NAME&gt;]    Username to authenticate with server&lt;BR /&gt;  -V|--version              Show version info and exit&lt;BR /&gt;     --widechar             Output wide (I18N compliant) characters.&lt;BR /&gt;     --xrm [&lt;STRING&gt;]       Specify X11 resource pattern&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i am getting these options, lets say when i try using the gui and type. &lt;BR /&gt;&lt;BR /&gt;sysinfo -g | yes. I get the options screen again.&lt;BR /&gt;&lt;BR /&gt;Any ideas...&lt;/STRING&gt;&lt;/NAME&gt;&lt;/SEE&gt;&lt;/STRING&gt;&lt;/SEE&gt;&lt;/STRING&gt;&lt;/PORT&gt;&lt;/PWD&gt;&lt;/FILE&gt;&lt;/FILE&gt;&lt;/STRING&gt;&lt;/LIST&gt;&lt;/LIST&gt;&lt;/LIST&gt;&lt;/LIST&gt;&lt;/FILE&gt;&lt;/WHAT&gt;&lt;/WHAT&gt;&lt;/FILE&gt;&lt;/FILE&gt;&lt;/FILE&gt;&lt;/FILE&gt;&lt;/HOST&gt;&lt;/HOST&gt;&lt;/XGEOMETRY&gt;&lt;/TYPE&gt;&lt;/TYPE&gt;&lt;/COLOR&gt;&lt;/X-FONT-SPEC&gt;&lt;/TYPE&gt;&lt;/TYPE&gt;&lt;/XDISPLAY&gt;&lt;/FILE&gt;&lt;/FILE&gt;&lt;/DIR&gt;&lt;/DIR&gt;&lt;/LIST&gt;&lt;/LIST&gt;&lt;/SECONDS&gt;&lt;/DIR&gt;&lt;/COLOR&gt;</description>
      <pubDate>Thu, 09 Mar 2006 12:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747791#M787282</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-03-09T12:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747792#M787283</link>
      <description>Ever thought using cfg2html?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 09 Mar 2006 12:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747792#M787283</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-03-09T12:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747793#M787284</link>
      <description>Use the sysinfo I attached in the doc above.&lt;BR /&gt;&lt;BR /&gt;I also use cfg2html&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://groups.yahoo.com/group/cfg2html/" target="_blank"&gt;http://groups.yahoo.com/group/cfg2html/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 09 Mar 2006 13:29:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747793#M787284</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-09T13:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747794#M787285</link>
      <description>----IN response to:&lt;BR /&gt;Can any one give me steps to go about at my current situation.The file is in BIN mode and now it is sitting in a directory called sysinfo. with the file name sysinfo.depot.gz.On the hpux box.&lt;BR /&gt;-----&lt;BR /&gt;&lt;BR /&gt;You have a gzip'ed depot file.  gzip is a compression program, so the first thing you need to do is uncompress it using gunzip.  Then you should be able to swinstall the depot, if you still insist on using sysinfo.&lt;BR /&gt;&lt;BR /&gt;One other point I would like to make is that creating new temporary directories under / is not generally a good idea.  Your line: "n1:/sysinfo/sysinfo.depot.gz":  implies that you created the sysinfo directory under / which can lead to problem if done too often, especially if the directory is left because you forgot to clean up.  This can cause the  root volume to fill up, then the system goes down.  I suggest you use /var/tmp as a temporary place for this sort of task, since filling /var up causes less damage than filling root.&lt;BR /&gt;&lt;BR /&gt;That's my opinion, at least.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Mar 2006 06:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747794#M787285</guid>
      <dc:creator>Tom Henning</dc:creator>
      <dc:date>2006-03-10T06:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747795#M787286</link>
      <description>hi,&lt;BR /&gt;just one clarification:&lt;BR /&gt;&lt;BR /&gt;-g|--gui means&lt;BR /&gt;&lt;BR /&gt;either -g or --gui&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;sysinfo -g yes&lt;BR /&gt;or&lt;BR /&gt;sysinfo --gui yes&lt;BR /&gt;&lt;BR /&gt;please try again&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 10 Mar 2006 07:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747795#M787286</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-03-10T07:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747796#M787287</link>
      <description># ll&lt;BR /&gt;total 1104&lt;BR /&gt;-rwxr-xr-x   1 root       sys         501760 Mar 10 11:44 273453&lt;BR /&gt;&lt;BR /&gt;This is the situation of cfg2html, on an hpunix server. I downloaded it with this name and gunzipped it&lt;BR /&gt;Now, what do i do next. I did sh 273453, but it said execute permission denied. I changed it to&lt;BR /&gt;chmod 755, still the same. Its in the /var/273453 directory. What do i do next.</description>
      <pubDate>Fri, 10 Mar 2006 11:59:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747796#M787287</guid>
      <dc:creator>khilari</dc:creator>
      <dc:date>2006-03-10T11:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747797#M787288</link>
      <description>Hi&lt;BR /&gt;I just downloaded my attachment to see what went wrong...&lt;BR /&gt;It there OK the name of the unique file has changed thats all, do a  cat 273453|tar -tvf -&lt;BR /&gt;&lt;BR /&gt;And you will see it content&lt;BR /&gt;&lt;BR /&gt;Its real name was:&lt;BR /&gt;cfg2html_hpux_3.21-20060207.tar.gz&lt;BR /&gt;So now you have (since you gunziped it)&lt;BR /&gt;cfg2html_hpux_3.21-20060207.tar&lt;BR /&gt;Up to you if you want to rename it again before using tar....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Fri, 10 Mar 2006 12:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747797#M787288</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2006-03-10T12:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: sysinfo</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747798#M787289</link>
      <description>When I dl'd cfg2html the other day, I grabbed the depot version:&lt;BR /&gt;&lt;BR /&gt;cfg2html_hpux_3.21-20060207.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;do a:&lt;BR /&gt;&lt;BR /&gt;file 273453&lt;BR /&gt;&lt;BR /&gt;I bet it is a tar file&lt;BR /&gt;&lt;BR /&gt;To list:&lt;BR /&gt;tar tvf 273453&lt;BR /&gt;&lt;BR /&gt;To extract:&lt;BR /&gt;tar xvf 273453&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For running cfg2html, I run from cron once a month like so:&lt;BR /&gt;&lt;BR /&gt;30 5 1 * * cd /opt/cfg2html ; /opt/cfg2html/cfg2html_hpux.sh &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;TIP: There is an annoying pop up add added to the generated html files - to remove - do the following:&lt;BR /&gt;&lt;BR /&gt;cd /opt/cfg2html/plugins&lt;BR /&gt;cp -p head02.html head02.html.orig&lt;BR /&gt;vi head02.html&lt;BR /&gt;&lt;BR /&gt;Delete the everything between and including:&lt;BR /&gt;&lt;BR /&gt;Sponsor:&lt;P&gt;&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;!-- ENDE klamm.de Bannercode --&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Mar 2006 15:27:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sysinfo/m-p/3747798#M787289</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-10T15:27:17Z</dc:date>
    </item>
  </channel>
</rss>

