<?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: SIM 4.2 Data Collection issues in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458329#M8786</link>
    <description>yes, there were many updates done in the 4.2 SP2 version and also HP SIM 5.0.  I would go to HPSIM 5.0 due to a lot of tweaks/changes....  Not to mention getting rid of Java in the UI. :)</description>
    <pubDate>Wed, 28 Sep 2005 15:04:45 GMT</pubDate>
    <dc:creator>Darrin Rawls</dc:creator>
    <dc:date>2005-09-28T15:04:45Z</dc:date>
    <item>
      <title>SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458320#M8777</link>
      <description>I'm still seeing some goofiness in SIM 4.2 data collection, though not near as much as in 4.1&lt;BR /&gt;&lt;BR /&gt;I have a fresh build of 4.2 (not an upgrade from 4.1, and not a migration from CIM7).  No DMI or WBEM enabled.  The only data collection tasks I have are the default Initial Data Collection and Bi-Weekly Data Collection tasks.  No historical data is being collected.  Here's what I'm seeing on one server, for example:&lt;BR /&gt;&lt;BR /&gt;Power Supplies:&lt;BR /&gt;This server has 2 power supplies.  The IM7 DC Report shows 2 Power supplies.  The SIM42 report shows 4, 2 listed as "redundant(3)" (same as the IM7 report), and 2 as "nonRedundant(2)" &lt;BR /&gt;&lt;BR /&gt;Installed Controllers:&lt;BR /&gt;In the SIM42 report for this server, slots are accurately listed (1 controller, 7 "Empty", and 3 "slot 0" devices).  However, there are an additional 8 entries that show board name &lt;BR /&gt;"(Empty)", and have no data in the Slot column  &lt;BR /&gt;&lt;BR /&gt;None of the above issues is a major probjem.  The next one is though...&lt;BR /&gt;&lt;BR /&gt;Logical Disk Drives:&lt;BR /&gt;IM7 DC Reports shows the D: drive Total Space at 302537MB, which matches the server's Insight Agents Storage-&amp;gt;File System Space Used figures for Total Space&lt;BR /&gt;SIM42 DC Report shows the same volume at 288521MB.  &lt;BR /&gt;The total figure, per Windows, is 317,232,594,994 bytes, which when divided by 1024 twice, gives 302537MB, matching the Agent and IM7 DC report figure.  &lt;BR /&gt;I checked the R_LogicalDisk view in the SIM42 database and noticed that it gets its MB figure by dividing CIM_LogicalDisk.Win32_Size by 1048576 (1024 twice), which is correct.  The CIM_LogicalDisk.Win32_Size value for this volume is 302537000000, which when converted to MB, gives the 288521 figure in the SIM42 DC report.  It appears that instead of just leaving that figure at MB, SIM42 is adding zeros to get the bytes figure, rather than multiplying by 1024 twice.  In fact, all of the logical disk figures in that table have 6 zeros appended to them instead of the proper byte figures.&lt;BR /&gt;&lt;BR /&gt;Long story short, the disk space figures in the SIM42 reports are not valid and need to be fixed.  Would I break anything if I just simply changed the R_LogicalDisk view to divide the figures by 1000000 to compensate for this?&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Fri, 07 Jan 2005 16:08:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458320#M8777</guid>
      <dc:creator>Jeff Cottrill_1</dc:creator>
      <dc:date>2005-01-07T16:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458321#M8778</link>
      <description>Yep, you found a bug; looks like an update did not make it in.  On a running system you can find the substrings in column HandlerInfo of DB table DC_PolledData indexed by the poll ID (19, 20) but you'll have to restart the CMS to make the changes take effect; change the 1000000 to 1048576.&lt;BR /&gt;&lt;BR /&gt;I would not change the view because those variables also hold data from WBEM, DMI, and the NetServer SNMP agents(whose definitions are scaled using 1024), so then the result would be wrong for those cases.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 10 Jan 2005 09:43:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458321#M8778</guid>
      <dc:creator>Darrin Rawls</dc:creator>
      <dc:date>2005-01-10T09:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458322#M8779</link>
      <description>so at this point, should I call HP to report these bugs?&lt;BR /&gt;&lt;BR /&gt;more info on the extraneous slot and power supply data:&lt;BR /&gt;&lt;BR /&gt;It appears that on all of my DL/ML G1 models and earlier (3000, 1600, etc), extra Installed Controller lines are present in the SIM42 DC reports.  Also it appears that the SIM42 DC reports are taking Power Converter data (I'm guessing these are the modules that plug in next to the CPUs) and combining it with Power Supply data in the final report.  This would explain why my 4CPU, 2PS DL580G2 DC report shows 6 power supplies!  Neither of these problems occur with my IM7 reports.</description>
      <pubDate>Tue, 11 Jan 2005 13:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458322#M8779</guid>
      <dc:creator>Jeff Cottrill_1</dc:creator>
      <dc:date>2005-01-11T13:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458323#M8780</link>
      <description>yes, please log a support case so we can get it escalated and tracked.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Tue, 11 Jan 2005 13:39:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458323#M8780</guid>
      <dc:creator>Darrin Rawls</dc:creator>
      <dc:date>2005-01-11T13:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458324#M8781</link>
      <description>HP has confirmed that the developers are aware of the issues above (as well as additional discrepancies in data collection when WBEM is enabled), but because they're so far into development on the next version, they will not be issuing a patch to correct the current problems.</description>
      <pubDate>Fri, 21 Jan 2005 14:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458324#M8781</guid>
      <dc:creator>Jeff Cottrill_1</dc:creator>
      <dc:date>2005-01-21T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458325#M8782</link>
      <description>Not quite true.  We currently have a patch in the works for 4.2 to address a  blade enclosure issue that has cropped up.  This will be included in that patch.  Late breaking info as of yesterday. :)&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 21 Jan 2005 16:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458325#M8782</guid>
      <dc:creator>Darrin Rawls</dc:creator>
      <dc:date>2005-01-21T16:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458326#M8783</link>
      <description>Good to hear.  Any idea when the patch will be available?</description>
      <pubDate>Fri, 21 Jan 2005 17:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458326#M8783</guid>
      <dc:creator>Jeff Cottrill_1</dc:creator>
      <dc:date>2005-01-21T17:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458327#M8784</link>
      <description>No ETA yet; still investigating the enclosure piece and making sure we have it completely resolved.</description>
      <pubDate>Fri, 21 Jan 2005 17:34:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458327#M8784</guid>
      <dc:creator>Darrin Rawls</dc:creator>
      <dc:date>2005-01-21T17:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458328#M8785</link>
      <description>Has a fix for this issue been released yet?  Also, am I correct in assuming the data collection task is what creates and updates the logical disk data?</description>
      <pubDate>Mon, 26 Sep 2005 14:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458328#M8785</guid>
      <dc:creator>Bill Slobodnik</dc:creator>
      <dc:date>2005-09-26T14:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: SIM 4.2 Data Collection issues</title>
      <link>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458329#M8786</link>
      <description>yes, there were many updates done in the 4.2 SP2 version and also HP SIM 5.0.  I would go to HPSIM 5.0 due to a lot of tweaks/changes....  Not to mention getting rid of Java in the UI. :)</description>
      <pubDate>Wed, 28 Sep 2005 15:04:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sim-4-2-data-collection-issues/m-p/3458329#M8786</guid>
      <dc:creator>Darrin Rawls</dc:creator>
      <dc:date>2005-09-28T15:04:45Z</dc:date>
    </item>
  </channel>
</rss>

