<?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: extract gives blank info in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454744#M359229</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt; ********* my mwa status seems fine (i just stopped and started the mwa and removed the log* files). but i get an empty report in the email ***********&lt;BR /&gt;&lt;BR /&gt;  extract - reads the contents of MWA scopeux log files or DSI log files and exports  data  in  ASCII,  BINARY, DATAFILES or WK1 (spreadsheet) format for use by other programs.&lt;BR /&gt;    The default files to be extracted from are the raw log files in the following directories :&lt;BR /&gt;&lt;BR /&gt;/var/opt/perf/datafiles/ (logglob, logappl, logproc, logdev, logtran)&lt;BR /&gt;&lt;BR /&gt;  You removed the log files, so extract may not be able to read the performance date from them.&lt;BR /&gt;  &lt;BR /&gt;</description>
    <pubDate>Tue, 07 Jul 2009 14:45:42 GMT</pubDate>
    <dc:creator>Vishu</dc:creator>
    <dc:date>2009-07-07T14:45:42Z</dc:date>
    <item>
      <title>extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454740#M359225</link>
      <description>Greetings!&lt;BR /&gt;&lt;BR /&gt;Here is what i did. I needed the cpu/memory utilization for the last one week on a machine running 11.0 (Lclass). I followed this thread's (Geoff Wild's example)&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1207964" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1207964&lt;/A&gt;&lt;BR /&gt;my mwa status seems fine (i just stopped and started the mwa and removed the log* files). but i get an empty report in the email. Here is the report i got..&lt;BR /&gt;&lt;BR /&gt;MWA Export on ACER23&lt;BR /&gt;| | | |System| User |SysCall|Intrpt| Pri |CSwtch| | Peak |DskSubsys|Memory|Cache |Pg Out | Swap |Memory| Network |Netwk| Netwk |&lt;BR /&gt;Year| Date |Time |CPU % |CPU % |CPU % | CPU % |CPU % |Queue |CPU % |Swap %|Disk %| Queue | % |Hit % | Rate |Out Rt |Queue | Pkt Rt |OutQ | Queue |&lt;BR /&gt;&lt;BR /&gt;Here is the command i used&lt;BR /&gt;&lt;BR /&gt;/opt/perf/bin/extract -xp -r /home/mswift/zgbltemplate -g -b 06/30/09 -e today-1 18:00 -f stdout | /bin/mailx -s 'ACER23 report' mswift2007@aol.com &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Would i be missing something? Please advise.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 07 Jul 2009 14:00:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454740#M359225</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-07-07T14:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454741#M359226</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Well....one thing.&lt;BR /&gt;&lt;BR /&gt;/opt/perf/bin/extract -xp -r /home/mswift/zgbltemplate -g -b 06/30/09 -e today-1 18:00 -f stdout | /bin/mailx -s 'ACER23 report' mswift2007@aol.com &amp;gt;/dev/null 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;You are trying to send mail to aol.com&lt;BR /&gt;&lt;BR /&gt;aol.com checks that the mail is from a ip address that can dns resolve. It checks that there is a valid, consistent reverse dns lookup.&lt;BR /&gt;&lt;BR /&gt;I would not be surprised of aol plays games with attachments or even the mail body with their filters.&lt;BR /&gt;&lt;BR /&gt;Blank mail. Hmmm.. Try this:&lt;BR /&gt;&lt;BR /&gt;mailscript with and attachment.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/?p=7" target="_blank"&gt;http://www.hpux.ws/?p=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do your output to a file.&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure you are getting no output, but if you go to a file and its empty on the HP-UX system you will be sure.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 07 Jul 2009 14:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454741#M359226</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-07T14:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454742#M359227</link>
      <description>The first thing to check is whether or not the extract command is actually generating any output.&lt;BR /&gt;&lt;BR /&gt;Run the extract command itself, no e-mailing, and see what output you get.  Tweak that command until you get what you want.  Then add the e-mail back.</description>
      <pubDate>Tue, 07 Jul 2009 14:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454742#M359227</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-07-07T14:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454743#M359228</link>
      <description>It is not a mail issue. i just did the output w/o the email part and this is what i get&lt;BR /&gt;&lt;BR /&gt;MWA Export on ACER23&lt;BR /&gt;| | | |System| User |SysCall|Intrpt| Pri |CSwtch| | Peak |DskSubsys|Memory|Cache |Pg Out | Swap |Memory| Network |Netwk| Netwk |&lt;BR /&gt;Year| Date |Time |CPU % |CPU % |CPU % | CPU % |CPU % |Queue |CPU % |Swap %|Disk %| Queue | % |Hit % | Rate |Out Rt |Queue | Pkt Rt |OutQ | Queue |&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so my question is why am not gettinbg any data but just the blanks?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 07 Jul 2009 14:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454743#M359228</guid>
      <dc:creator>MSwift</dc:creator>
      <dc:date>2009-07-07T14:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454744#M359229</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; ********* my mwa status seems fine (i just stopped and started the mwa and removed the log* files). but i get an empty report in the email ***********&lt;BR /&gt;&lt;BR /&gt;  extract - reads the contents of MWA scopeux log files or DSI log files and exports  data  in  ASCII,  BINARY, DATAFILES or WK1 (spreadsheet) format for use by other programs.&lt;BR /&gt;    The default files to be extracted from are the raw log files in the following directories :&lt;BR /&gt;&lt;BR /&gt;/var/opt/perf/datafiles/ (logglob, logappl, logproc, logdev, logtran)&lt;BR /&gt;&lt;BR /&gt;  You removed the log files, so extract may not be able to read the performance date from them.&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 14:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454744#M359229</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-07-07T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454745#M359230</link>
      <description>Hello Mike,&lt;BR /&gt;&lt;BR /&gt;Hows the log files look like under  /var/opt/perf/datafiles &lt;BR /&gt;&lt;BR /&gt;Do you see any logs generated after you removed the log files and restarted mwa daemons.?&lt;BR /&gt;#ls -l /var/opt/perf/datafiles/log*&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck!!&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2009 15:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454745#M359230</guid>
      <dc:creator>Nido</dc:creator>
      <dc:date>2009-07-07T15:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: extract gives blank info</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454746#M359231</link>
      <description>Ranju had a good point above. If you needed historical data to be interpreted and extracted, you should not have removed the measureware logs. If you really but really need them, I hope you have good backups of those files.&lt;BR /&gt;&lt;BR /&gt;If you want to start your baseline now, in order to get something, you need to let mwa collect logs for a few hours, then try running extract. If your log file deletion and restart of mwa is recent, it is expected not to get any output.</description>
      <pubDate>Tue, 07 Jul 2009 15:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extract-gives-blank-info/m-p/4454746#M359231</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-07-07T15:34:49Z</dc:date>
    </item>
  </channel>
</rss>

