<?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: How to stream Azure VM performance counters with Azure monitor add on for splunk? in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-stream-Azure-VM-performance-counters-with-Azure-monitor/m-p/379870#M5706</link>
    <description>&lt;P&gt;This add-on should collect VM metrics as long as you tag the VM.  For example, here is what I have tagged on a VM via the Azure Portal:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;metrics: Percentage CPU, Network In, Network Out
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I got the values for the metrics tag from this page -&amp;gt; &lt;A href="https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-supported-metrics#microsoftcomputevirtualmachines"&gt;https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-supported-metrics#microsoftcomputevirtualmachines&lt;/A&gt;  Note that some of these metrics are still in preview though.&lt;/P&gt;

&lt;P&gt;Here is the search for the metric data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="amm:*" amm_resourceType="MICROSOFT.COMPUTE/VIRTUALMACHINES" | stats values(name.value)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Result:&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5786i1AADA866E29848B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Oct 2018 17:45:00 GMT</pubDate>
    <dc:creator>jconger</dc:creator>
    <dc:date>2018-10-09T17:45:00Z</dc:date>
    <item>
      <title>How to stream Azure VM performance counters with Azure monitor add on for splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-stream-Azure-VM-performance-counters-with-Azure-monitor/m-p/379869#M5705</link>
      <description>&lt;P&gt;I'm using &lt;STRONG&gt;Azure monitor add-on for Splunk&lt;/STRONG&gt; to collect Azure Diagnostic, activity logs and metrics but this add on , as I understand , does not include collecting  performance counters Data from VMs.&lt;BR /&gt;
does someone knows how can I collect performance counters?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 20 Sep 2018 11:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-stream-Azure-VM-performance-counters-with-Azure-monitor/m-p/379869#M5705</guid>
      <dc:creator>Koko12345678</dc:creator>
      <dc:date>2018-09-20T11:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to stream Azure VM performance counters with Azure monitor add on for splunk?</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/How-to-stream-Azure-VM-performance-counters-with-Azure-monitor/m-p/379870#M5706</link>
      <description>&lt;P&gt;This add-on should collect VM metrics as long as you tag the VM.  For example, here is what I have tagged on a VM via the Azure Portal:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;metrics: Percentage CPU, Network In, Network Out
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I got the values for the metrics tag from this page -&amp;gt; &lt;A href="https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-supported-metrics#microsoftcomputevirtualmachines"&gt;https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-supported-metrics#microsoftcomputevirtualmachines&lt;/A&gt;  Note that some of these metrics are still in preview though.&lt;/P&gt;

&lt;P&gt;Here is the search for the metric data:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="amm:*" amm_resourceType="MICROSOFT.COMPUTE/VIRTUALMACHINES" | stats values(name.value)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Result:&lt;BR /&gt;
&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5786i1AADA866E29848B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2018 17:45:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/How-to-stream-Azure-VM-performance-counters-with-Azure-monitor/m-p/379870#M5706</guid>
      <dc:creator>jconger</dc:creator>
      <dc:date>2018-10-09T17:45:00Z</dc:date>
    </item>
  </channel>
</rss>

