<?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 Mstats and timechart spl for metric by host in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Mstats-and-timechart-spl-for-metric-by-host/m-p/400253#M195752</link>
    <description>&lt;P&gt;I was looking to graph out all of our ‘free space’ on a single timechart but am struggling with the syntax. Each line should represent the free space remaining on each host. &lt;BR /&gt;
The Mstats command is new to me&lt;/P&gt;

&lt;P&gt;| mstats avg(_value) WHERE index=windows_os_metrics AND metric_name="% Free Space" span=30m by host &lt;BR /&gt;
| timechart span=30m avg(avg_value) by host&lt;/P&gt;

&lt;P&gt;We have the data in the metrics index but we cannot get the spl to graph.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 01:24:49 GMT</pubDate>
    <dc:creator>nathanluke86</dc:creator>
    <dc:date>2020-09-30T01:24:49Z</dc:date>
    <item>
      <title>Mstats and timechart spl for metric by host</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Mstats-and-timechart-spl-for-metric-by-host/m-p/400253#M195752</link>
      <description>&lt;P&gt;I was looking to graph out all of our ‘free space’ on a single timechart but am struggling with the syntax. Each line should represent the free space remaining on each host. &lt;BR /&gt;
The Mstats command is new to me&lt;/P&gt;

&lt;P&gt;| mstats avg(_value) WHERE index=windows_os_metrics AND metric_name="% Free Space" span=30m by host &lt;BR /&gt;
| timechart span=30m avg(avg_value) by host&lt;/P&gt;

&lt;P&gt;We have the data in the metrics index but we cannot get the spl to graph.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:24:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Mstats-and-timechart-spl-for-metric-by-host/m-p/400253#M195752</guid>
      <dc:creator>nathanluke86</dc:creator>
      <dc:date>2020-09-30T01:24:49Z</dc:date>
    </item>
  </channel>
</rss>

