<?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: Implement alerting for power, cooling, and RAID failures on ESX hosts in Alerting</title>
    <link>https://community.dynatrace.com/t5/Alerting/Implement-alerting-for-power-cooling-and-RAID-failures-on-ESX/m-p/301538#M6397</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/79968"&gt;@MohammedRahman&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You can use different approaches:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;OneAgent Metric Ingestion (Recommended)&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-30px"&gt;The simplest approach if OneAgent is deployed on your VMware hosts.&lt;/P&gt;&lt;H6&gt;Local HTTP Endpoint&lt;/H6&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Push custom metrics directly from the host using the OneAgent ingestion endpoint:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;http://localhost:14499/metrics/ingest
Payload
vmware.cooling.usage,dt.entity.host=HOST-XXXXXXXX gauge,85.3&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Use a declarative YAML-based extension to pull additional VMware metrics via VMware APIs (e.g., vSphere SDK).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;Metrics API v2 (Remote Ingestion)&lt;/H5&gt;&lt;P class=""&gt;If OneAgent is not on the host, push metrics remotely via the REST API:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;POST https://{your-environment}.live.dynatrace.com/api/v2/metrics/ingest&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;H5&gt;OpenTelemetry&lt;/H5&gt;&lt;P class=""&gt;Collect VMware metrics using an OpenTelemetry Collector with a VMware receiver and forward to Dynatrace via OTLP:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/vcenterreceiver" target="_blank" rel="noopener noreferrer"&gt;vmware/vsphere receiver&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the OTel Collector&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Send to Dynatrace using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;otlphttp&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;exporter pointing to your environment's OTLP endpoint&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jul 2026 23:53:31 GMT</pubDate>
    <dc:creator>DanielS</dc:creator>
    <dc:date>2026-07-02T23:53:31Z</dc:date>
    <item>
      <title>Implement alerting for power, cooling, and RAID failures on ESX hosts</title>
      <link>https://community.dynatrace.com/t5/Alerting/Implement-alerting-for-power-cooling-and-RAID-failures-on-ESX/m-p/301523#M6396</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have enabled VMWARE Integration in our tenant.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to Implement alerting for power, cooling, and RAID failures on &lt;/SPAN&gt;&lt;SPAN class=""&gt;ESX&lt;/SPAN&gt;&lt;SPAN&gt; hosts, how to do that ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I see very limited metrics for esxi hosts with native integration and also explored metrics of VMWARE remote monitoring extension, but I could only find&amp;nbsp; vmware.vm.power.status metric which tells the power status.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can we implement this ? any thoughts ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 15:40:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Implement-alerting-for-power-cooling-and-RAID-failures-on-ESX/m-p/301523#M6396</guid>
      <dc:creator>MohammedRahman</dc:creator>
      <dc:date>2026-07-02T15:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Implement alerting for power, cooling, and RAID failures on ESX hosts</title>
      <link>https://community.dynatrace.com/t5/Alerting/Implement-alerting-for-power-cooling-and-RAID-failures-on-ESX/m-p/301538#M6397</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/79968"&gt;@MohammedRahman&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;You can use different approaches:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;OneAgent Metric Ingestion (Recommended)&lt;/LI&gt;&lt;/UL&gt;&lt;P class="lia-indent-padding-left-30px"&gt;The simplest approach if OneAgent is deployed on your VMware hosts.&lt;/P&gt;&lt;H6&gt;Local HTTP Endpoint&lt;/H6&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Push custom metrics directly from the host using the OneAgent ingestion endpoint:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;http://localhost:14499/metrics/ingest
Payload
vmware.cooling.usage,dt.entity.host=HOST-XXXXXXXX gauge,85.3&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Use a declarative YAML-based extension to pull additional VMware metrics via VMware APIs (e.g., vSphere SDK).&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;H5&gt;Metrics API v2 (Remote Ingestion)&lt;/H5&gt;&lt;P class=""&gt;If OneAgent is not on the host, push metrics remotely via the REST API:&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;POST https://{your-environment}.live.dynatrace.com/api/v2/metrics/ingest&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;H5&gt;OpenTelemetry&lt;/H5&gt;&lt;P class=""&gt;Collect VMware metrics using an OpenTelemetry Collector with a VMware receiver and forward to Dynatrace via OTLP:&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Use the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="" href="https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/vcenterreceiver" target="_blank" rel="noopener noreferrer"&gt;vmware/vsphere receiver&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the OTel Collector&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN class=""&gt;Send to Dynatrace using the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;otlphttp&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;exporter pointing to your environment's OTLP endpoint&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 23:53:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Alerting/Implement-alerting-for-power-cooling-and-RAID-failures-on-ESX/m-p/301538#M6397</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2026-07-02T23:53:31Z</dc:date>
    </item>
  </channel>
</rss>

