<?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: Utility to capture disk usage in HTML format (tabular) in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830365#M88737</link>
    <description>I did some work with displaying reports on a html site and found that all you need to do is put&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;at the top of the document.&lt;BR /&gt;Does it have to be real time or could you update the file via cron every 30 min , then use ftp to transfer the file to your web server. Also would it not be better to use MB not PE as the PE can vary.&lt;/PRE&gt;</description>
    <pubDate>Tue, 22 Oct 2002 10:20:57 GMT</pubDate>
    <dc:creator>Trevor Parfitt</dc:creator>
    <dc:date>2002-10-22T10:20:57Z</dc:date>
    <item>
      <title>Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830361#M88733</link>
      <description>Hi hp-ux gurus,&lt;BR /&gt;&lt;BR /&gt;I need help to get a web site ready for management reporting purposes. One of the requirements is to display the following info (vgdisplay output) in a HTML table:-&lt;BR /&gt;&lt;BR /&gt;VG Name                     /dev/vg00&lt;BR /&gt;Alloc PE                    2223     &lt;BR /&gt;Free PE                     2117     &lt;BR /&gt;VG Name                     /dev/vg01&lt;BR /&gt;Alloc PE                    8594     &lt;BR /&gt;Free PE                     87       &lt;BR /&gt;VG Name                     /dev/vg02&lt;BR /&gt;Alloc PE                    8654     &lt;BR /&gt;Free PE                     27       &lt;BR /&gt;----------------------------------------------------------&lt;BR /&gt;Total                          XXXXXX&lt;BR /&gt;=============================&lt;BR /&gt;This seems to be a simple task but I know very little HTML &amp;amp; I need advise on how best to transfer this info in real time from a hp-ux server to the web server, i.e. by clicking on a link with the hostname.&lt;BR /&gt;&lt;BR /&gt;Really appreciate whatever help I can get.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;John</description>
      <pubDate>Tue, 22 Oct 2002 03:13:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830361#M88733</guid>
      <dc:creator>John Bosco</dc:creator>
      <dc:date>2002-10-22T03:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830362#M88734</link>
      <description>&lt;BR /&gt;&lt;BR /&gt; Hi ,&lt;BR /&gt;&lt;BR /&gt; Try the cfg2html utility. It collects your system configuration and formats it to HTML. Attached is our test machine configuration.&lt;BR /&gt;&lt;BR /&gt;The website for cfg2html is:&lt;BR /&gt;&lt;A href="http://members.tripod.com/rose_swe/cfg/cfg.html" target="_blank"&gt;http://members.tripod.com/rose_swe/cfg/cfg.html&lt;/A&gt;</description>
      <pubDate>Tue, 22 Oct 2002 03:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830362#M88734</guid>
      <dc:creator>Khalid A. Al-Tayaran</dc:creator>
      <dc:date>2002-10-22T03:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830363#M88735</link>
      <description>nickel is a very good tool &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.grc.hp.com/docs/nickel/" target="_blank"&gt;http://www.grc.hp.com/docs/nickel/&lt;/A&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 22 Oct 2002 03:40:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830363#M88735</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2002-10-22T03:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830364#M88736</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;Thank you for your prompt response. I have actually reviewed both cfg2html &amp;amp; nickel in another post.&lt;BR /&gt;&lt;BR /&gt;The output of both are somewhat raw, i.e. bdf, vgdisplay output.&lt;BR /&gt;&lt;BR /&gt;For this purpose I have created 3 arrays to hold the VG name, Alloc PE &amp;amp; Free PE. These can later be manipulated for totals etc.&lt;BR /&gt;&lt;BR /&gt;I hope this makes sense but I'm just wondering if someone has come up with something similar to manage disk space on the hp-ux boxes.&lt;BR /&gt;&lt;BR /&gt;Rgds, John</description>
      <pubDate>Tue, 22 Oct 2002 06:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830364#M88736</guid>
      <dc:creator>John Bosco</dc:creator>
      <dc:date>2002-10-22T06:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830365#M88737</link>
      <description>I did some work with displaying reports on a html site and found that all you need to do is put&lt;BR /&gt;&lt;PRE&gt;&lt;BR /&gt;at the top of the document.&lt;BR /&gt;Does it have to be real time or could you update the file via cron every 30 min , then use ftp to transfer the file to your web server. Also would it not be better to use MB not PE as the PE can vary.&lt;/PRE&gt;</description>
      <pubDate>Tue, 22 Oct 2002 10:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830365#M88737</guid>
      <dc:creator>Trevor Parfitt</dc:creator>
      <dc:date>2002-10-22T10:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830366#M88738</link>
      <description>&lt;A href="http://www.bb4.com" target="_blank"&gt;www.bb4.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 22 Oct 2002 10:34:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830366#M88738</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-10-22T10:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830367#M88739</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Don't know if you are still interested, but here's something I hacked together.  It gathers all the VG info and bdf info and puts it into a table with the Lvols listed down the left side and the PVs listed across the top.  Makes it really easy to see where the data is.  Let me know if it works for you.&lt;BR /&gt;&lt;BR /&gt;Robin_sharpe@berlex.com&lt;BR /&gt;&lt;BR /&gt;Oh yeah... it requires perl 5.6 &amp;amp; the CGI module.  But they come with HP-UX now, so you should be able to just drop it in your cgi-bin directory.  Then call it from the browser as: http:\\yourserver\cgi-bin\qvg.pl?node=theServerYouWantToMap</description>
      <pubDate>Fri, 24 Jan 2003 22:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830367#M88739</guid>
      <dc:creator>Robin Sharpe</dc:creator>
      <dc:date>2003-01-24T22:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830368#M88740</link>
      <description>Oops... one more thing I forgot to mention... This thing does remsh commands, so you'll have to setup .rhosts on the "client" nodes for the http server with it's user.  For example, if your http server is on host "foo", you can just do this ina browser to get the vg infor for foo:&lt;BR /&gt;&lt;BR /&gt;http://foo/cgi-bin/qvg.pl&lt;BR /&gt;&lt;BR /&gt;But if you want the info from host "bar", first you have to setup the .rhosts on "bar" in the home of the user that runs httpd on foo... we run ours as user www, so on "bar" you'd need a .rhost entry like this:&lt;BR /&gt;&lt;BR /&gt;foo www&lt;BR /&gt;&lt;BR /&gt;Then in the browser, do this:&lt;BR /&gt;&lt;BR /&gt;http://foo/cgi-bin/qvg.pl?node=bar&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Robin</description>
      <pubDate>Fri, 24 Jan 2003 22:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830368#M88740</guid>
      <dc:creator>Robin Sharpe</dc:creator>
      <dc:date>2003-01-24T22:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Utility to capture disk usage in HTML format (tabular)</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830369#M88741</link>
      <description>&lt;BR /&gt;The best, and cheapest:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.bb4.com" target="_blank"&gt;http://www.bb4.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Fri, 24 Jan 2003 23:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/utility-to-capture-disk-usage-in-html-format-tabular/m-p/2830369#M88741</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2003-01-24T23:42:10Z</dc:date>
    </item>
  </channel>
</rss>

