- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- SIM 4.2 Data Collection issues
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2005 08:08 AM
01-07-2005 08:08 AM
SIM 4.2 Data Collection issues
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:
Power Supplies:
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)"
Installed Controllers:
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
"(Empty)", and have no data in the Slot column
None of the above issues is a major probjem. The next one is though...
Logical Disk Drives:
IM7 DC Reports shows the D: drive Total Space at 302537MB, which matches the server's Insight Agents Storage->File System Space Used figures for Total Space
SIM42 DC Report shows the same volume at 288521MB.
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.
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.
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?
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2005 01:43 AM
01-10-2005 01:43 AM
Re: SIM 4.2 Data Collection issues
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.
Thanks
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 05:22 AM
01-11-2005 05:22 AM
Re: SIM 4.2 Data Collection issues
more info on the extraneous slot and power supply data:
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 05:39 AM
01-11-2005 05:39 AM
Re: SIM 4.2 Data Collection issues
thanks!
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 06:26 AM
01-21-2005 06:26 AM
Re: SIM 4.2 Data Collection issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 08:54 AM
01-21-2005 08:54 AM
Re: SIM 4.2 Data Collection issues
Thanks.
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 09:12 AM
01-21-2005 09:12 AM
Re: SIM 4.2 Data Collection issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 09:34 AM
01-21-2005 09:34 AM
Re: SIM 4.2 Data Collection issues
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2005 07:08 AM
09-26-2005 07:08 AM
Re: SIM 4.2 Data Collection issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2005 08:04 AM
09-28-2005 08:04 AM
Re: SIM 4.2 Data Collection issues
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
