<?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: Virtual Machine Disk Partitions in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000573#M27396</link>
    <description>Missed the follow up question.&lt;BR /&gt;I enable wbem globally in HPSIM but leave the credentials blank. Options-&amp;gt;Protocol settings-&amp;gt;Global Protocol Settings, ensure the Enable WBEM box is checked.&lt;BR /&gt;&lt;BR /&gt;The on each virtual server, click on the server name and from Tools &amp;amp; Links tab select System Protocol Settings, check Update values and select the Use values specified below. Enter credentials that allow access to the server.&lt;BR /&gt;&lt;BR /&gt;After the data collection tasks have run, the data tables in the database will be populated and you'll be able to use the standard HPSIM reporting.&lt;BR /&gt;&lt;BR /&gt;In addition you can create an ODBC Connection and use something like MS Excel / MSQuery to pull out data. I use this as a means of determining the SQL I might need.&lt;BR /&gt;Once done I wrap that in a perl script and use the OSQL utility to pull the data from the database as part of a weekly scheduled job.</description>
    <pubDate>Wed, 25 Jul 2007 15:28:58 GMT</pubDate>
    <dc:creator>Rob Buxton</dc:creator>
    <dc:date>2007-07-25T15:28:58Z</dc:date>
    <item>
      <title>Virtual Machine Disk Partitions</title>
      <link>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000569#M27392</link>
      <description>I have 2 ESX 3.0.1 servers running VMM 2.0.1. When I view a virtual machine, SIM doesn't show the drive space that is used in the virtual machine. Under "Virtual Machine Configuration Details", It shows the virtual disk as having a capacity of 0.00 Bytes (0.00 Bytes Unused).&lt;BR /&gt;&lt;BR /&gt;Under "Virtual Machine Disk Partitions", SIM shows No data available.&lt;BR /&gt;&lt;BR /&gt;Is there any way to get this working? I would like to monitor used disk space so that the VM's don't run out.</description>
      <pubDate>Tue, 15 May 2007 13:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000569#M27392</guid>
      <dc:creator>Kevin Everts_1</dc:creator>
      <dc:date>2007-05-15T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Machine Disk Partitions</title>
      <link>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000570#M27393</link>
      <description>I enable WBEM for all of my Virtual Servers and then run a weekly report on all servers pulling out the data from the HPSIM database for devices over a set threshold.&lt;BR /&gt;Unfortunately there's still a bug in wbem where the %full figure recorded in the database is always 100% so I need to calculate it manually as the amount used and disk size figures are correct.&lt;BR /&gt;&lt;BR /&gt;This report acts as a good backup for when the threshold alerts are missed.</description>
      <pubDate>Tue, 15 May 2007 15:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000570#M27393</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2007-05-15T15:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Machine Disk Partitions</title>
      <link>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000571#M27394</link>
      <description>How did you setup wbem and the report?</description>
      <pubDate>Tue, 15 May 2007 15:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000571#M27394</guid>
      <dc:creator>Kevin Everts_1</dc:creator>
      <dc:date>2007-05-15T15:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Machine Disk Partitions</title>
      <link>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000572#M27395</link>
      <description>Hi Kevin&lt;BR /&gt;&lt;BR /&gt;I have got it working on these versions:&lt;BR /&gt;Virtualization VMware ESX 3.0 Server (3.0.1) &lt;BR /&gt;VMM Agent Version 2.1 &lt;BR /&gt;I have used the user guide for installation.&lt;BR /&gt;&lt;BR /&gt;I can see the utilisation on my guests (after a reboot) but I can not set up thresholds.&lt;BR /&gt;&lt;BR /&gt;I don't think it's a feature that is offered although it would be nice.&lt;BR /&gt;&lt;BR /&gt;Jesper</description>
      <pubDate>Wed, 25 Jul 2007 08:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000572#M27395</guid>
      <dc:creator>Jesper Taanum-Willumsen</dc:creator>
      <dc:date>2007-07-25T08:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual Machine Disk Partitions</title>
      <link>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000573#M27396</link>
      <description>Missed the follow up question.&lt;BR /&gt;I enable wbem globally in HPSIM but leave the credentials blank. Options-&amp;gt;Protocol settings-&amp;gt;Global Protocol Settings, ensure the Enable WBEM box is checked.&lt;BR /&gt;&lt;BR /&gt;The on each virtual server, click on the server name and from Tools &amp;amp; Links tab select System Protocol Settings, check Update values and select the Use values specified below. Enter credentials that allow access to the server.&lt;BR /&gt;&lt;BR /&gt;After the data collection tasks have run, the data tables in the database will be populated and you'll be able to use the standard HPSIM reporting.&lt;BR /&gt;&lt;BR /&gt;In addition you can create an ODBC Connection and use something like MS Excel / MSQuery to pull out data. I use this as a means of determining the SQL I might need.&lt;BR /&gt;Once done I wrap that in a perl script and use the OSQL utility to pull the data from the database as part of a weekly scheduled job.</description>
      <pubDate>Wed, 25 Jul 2007 15:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/virtual-machine-disk-partitions/m-p/4000573#M27396</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2007-07-25T15:28:58Z</dc:date>
    </item>
  </channel>
</rss>

