<?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 Frequency analysis in Wavefront by VMware Discussions</title>
    <link>https://communities.vmware.com/t5/Wavefront-by-VMware-Discussions/Frequency-analysis/m-p/1372117#M295</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a function to do frequency (e.g., Fourier) analysis on time series data? I see periodic (every hour) activity spikes on time series data and would like to be able to detect the spikes automatically and alert on them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2018 17:38:20 GMT</pubDate>
    <dc:creator>benh7</dc:creator>
    <dc:date>2018-11-01T17:38:20Z</dc:date>
    <item>
      <title>Frequency analysis</title>
      <link>https://communities.vmware.com/t5/Wavefront-by-VMware-Discussions/Frequency-analysis/m-p/1372117#M295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a function to do frequency (e.g., Fourier) analysis on time series data? I see periodic (every hour) activity spikes on time series data and would like to be able to detect the spikes automatically and alert on them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 17:38:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Wavefront-by-VMware-Discussions/Frequency-analysis/m-p/1372117#M295</guid>
      <dc:creator>benh7</dc:creator>
      <dc:date>2018-11-01T17:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Frequency analysis</title>
      <link>https://communities.vmware.com/t5/Wavefront-by-VMware-Discussions/Frequency-analysis/m-p/1372118#M296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way to do this, given that I'm interested in correlating now vs. 1 hour ago, is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;signal = ts(data, host=somehost)&lt;/P&gt;&lt;P&gt;lagsignal = lag(60m, ts(data, host=somehost))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then look at mcorr(10m, ${signal}, ${lagsignal}).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 19:55:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Wavefront-by-VMware-Discussions/Frequency-analysis/m-p/1372118#M296</guid>
      <dc:creator>benh7</dc:creator>
      <dc:date>2018-11-01T19:55:37Z</dc:date>
    </item>
  </channel>
</rss>

