<?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: perfomance monitoring database? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957423#M813643</link>
    <description>I would agree that MeasureWare (MWA) is the way to go. MWA monitors hundreds of metrics and MWA can be set to alert on these metrics when they reach a certain threshold. &lt;BR /&gt;&lt;BR /&gt;The ability to monitor the system tables has been very valuable to me in preventing downtime.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
    <pubDate>Wed, 23 Apr 2003 13:53:10 GMT</pubDate>
    <dc:creator>Martin Johnson</dc:creator>
    <dc:date>2003-04-23T13:53:10Z</dc:date>
    <item>
      <title>perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957418#M813638</link>
      <description>I posted this question in the sys admin side. needless to say I got "zero" reponses.&lt;BR /&gt;&lt;BR /&gt;I am planning on building a tool to collect performance stats from all our unix servers 80+ and send this data to a RDBMS database. &lt;BR /&gt;&lt;BR /&gt;Does anyone know of a freeware verion I could use to get started, or any ideas of how to get started would be welcome.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Donny</description>
      <pubDate>Wed, 23 Apr 2003 12:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957418#M813638</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-04-23T12:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957419#M813639</link>
      <description>Will you be more specific about Performance Stats, I mean its UNIX performance or Database Performance?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar</description>
      <pubDate>Wed, 23 Apr 2003 12:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957419#M813639</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-23T12:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957420#M813640</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I would suggest sar - pushing its outputs to  files which you then ftp to the collection server.&lt;BR /&gt;&lt;BR /&gt;Search the forum for use and setup of sar.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Paula</description>
      <pubDate>Wed, 23 Apr 2003 12:40:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957420#M813640</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2003-04-23T12:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957421#M813641</link>
      <description>Measureware is the solution but its not free.&lt;BR /&gt;You can write your own scripts to process this and write SQL scripts to push into the DB&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 13:03:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957421#M813641</guid>
      <dc:creator>Paddy_1</dc:creator>
      <dc:date>2003-04-23T13:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957422#M813642</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We do it here, but we use Measureware to get the performance stats.  The Measureware product costs money, but it is worth it many times over for the amount of information it will give you.&lt;BR /&gt;&lt;BR /&gt;If you are looking to do it for free, you'll just have to use sar, dump it to a file and write a script to send it to your database.  Not too hard, but the stats won't be nearly as good.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 13:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957422#M813642</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-04-23T13:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957423#M813643</link>
      <description>I would agree that MeasureWare (MWA) is the way to go. MWA monitors hundreds of metrics and MWA can be set to alert on these metrics when they reach a certain threshold. &lt;BR /&gt;&lt;BR /&gt;The ability to monitor the system tables has been very valuable to me in preventing downtime.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Marty</description>
      <pubDate>Wed, 23 Apr 2003 13:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957423#M813643</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2003-04-23T13:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957424#M813644</link>
      <description>UNIX perf data</description>
      <pubDate>Wed, 23 Apr 2003 14:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957424#M813644</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-04-23T14:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957425#M813645</link>
      <description>UNIX Performace stats to RDBMS.&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;UNIX File:&lt;BR /&gt;tdate=`date +%m-%d-%Y.%H:%M:%S`&lt;BR /&gt;iostat | ssp | rmnl | sed '1d' | awk -v td=$tdate '{print td "|" $1 "|" $2 "|"$3 " |" $4 "|"}' &amp;gt; /tmp/ios.out&lt;BR /&gt;&lt;BR /&gt;If you have informix database then&lt;BR /&gt;   dbaccess database_name&lt;BR /&gt;     create table iostats&lt;BR /&gt;       (&lt;BR /&gt;          dtime    char(50),&lt;BR /&gt;          devices  char(50),&lt;BR /&gt;          bps      integer, &lt;BR /&gt;          sps      decimal(10,2),&lt;BR /&gt;          msps     decimal(10,2)&lt;BR /&gt;        );&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   LOAD  FROM "/tmp/ios.out" DELIMITER "|"&lt;BR /&gt;   INSERT INTO iostats;&lt;BR /&gt; &lt;BR /&gt;  &lt;BR /&gt;  Now, just select from informix database:&lt;BR /&gt;    SELECT * FROM iostats&lt;BR /&gt;&lt;BR /&gt;You can do the same like this with Oracle also, but the loading syntax will be different.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Zafar&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2003 14:58:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957425#M813645</guid>
      <dc:creator>Zafar A. Mohammed_1</dc:creator>
      <dc:date>2003-04-23T14:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957426#M813646</link>
      <description>Zafar,&lt;BR /&gt;&lt;BR /&gt;Yes is exactly, what I am trying to develop.&lt;BR /&gt;I have an oracle database, have not built the database yet.&lt;BR /&gt;&lt;BR /&gt;I am sure measureware can already do this type of work. but I plan to build a web front for the data with perl cgi scripts. and be able to do trending afterwards, and forcasting.&lt;BR /&gt;&lt;BR /&gt;Thus I will start with cpu stats 1st, then add each component to monitor one at a time.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;Donny</description>
      <pubDate>Wed, 23 Apr 2003 16:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957426#M813646</guid>
      <dc:creator>Donny Jekels</dc:creator>
      <dc:date>2003-04-23T16:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: perfomance monitoring database?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957427#M813647</link>
      <description>The (very) hard way to do this is to use classic (and aging) Unix tools such as top and vmstat and sar, then try to create meaningful reports. This will require an enormous amount of labor and time to produce useful reports as the tools were never designed to handle threaded apps, massive memory requirements, multiple CPUs, etc.&lt;BR /&gt;&lt;BR /&gt;MeasureWare interfaces with special metric points inside HP-UX and gathers them through a specialized shared memory daemon called midaemon. This interface is quite non-invasive yet provides 100x more in measurements than the legacy Unix apps. The important feature for MWA is the extract command that will pull exactly what you need from the logs. HP also offers PerfView which will create graphs but for your application (web based reports), just MWA and extract will work very well.&lt;BR /&gt;b&lt;BR /&gt;Buy a copy of MWA and look for the presentation software in the freeware community--you'll save an enormous amount of time and labor plus get useful reports.&lt;BR /&gt;&lt;BR /&gt;There are also two alternatives to MeasureWare: SarCheck and MetaView from Lund Performance Solutions. The Lund package is complete with web (and also PDA) reports along with alarms and drill-down capability. If you need to manage 80+ servers, you'll be way ahead using the Lund package which comes out of the box ready to serve up the reports.</description>
      <pubDate>Wed, 23 Apr 2003 16:43:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perfomance-monitoring-database/m-p/2957427#M813647</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-04-23T16:43:07Z</dc:date>
    </item>
  </channel>
</rss>

