<?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 Custom monitoring extension in AppD Archive</title>
    <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729571#M3454</link>
    <description>&lt;P&gt;We have build custom monitoring which is schedule to run every 5 minutes. Custom tool is getting triggered every 5 minutes however Metric browser reports value per minute basis and does a dip to 0 between the execution time. We are using metric aggregation has&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;OBSERVATION so it should report last submitted value. But that is not the case it dips to 0 between execution. Any idea how we can avoid the dip?&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 May 2016 14:55:34 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2016-05-24T14:55:34Z</dc:date>
    <item>
      <title>Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729571#M3454</link>
      <description>&lt;P&gt;We have build custom monitoring which is schedule to run every 5 minutes. Custom tool is getting triggered every 5 minutes however Metric browser reports value per minute basis and does a dip to 0 between the execution time. We are using metric aggregation has&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;OBSERVATION so it should report last submitted value. But that is not the case it dips to 0 between execution. Any idea how we can avoid the dip?&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 May 2016 14:55:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729571#M3454</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-24T14:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729572#M3455</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;How are you controlling the frequency of execution? Using monitor.xml?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest using this tag in monitor.xml&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&amp;lt;!--  Edit execution-style as needed. --&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;execution-style&amp;gt;continuous&amp;lt;/execution-style&amp;gt;&lt;/PRE&gt;
&lt;P&gt;&lt;A href="https://docs.appdynamics.com/display/PRO41/Build+a+Monitoring+Extension+Using+Scripts#BuildaMonitoringExtensionUsingScripts-create-monitor-xml-file&amp;nbsp;" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO41/Build+a+Monitoring+Extension+Using+Scripts#BuildaMonitoringExtensionUsingScripts-create-monitor-xml-file&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 19:41:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729572#M3455</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-24T19:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729573#M3456</link>
      <description>&lt;P&gt;yeah&amp;nbsp;&amp;lt;execution-style&amp;gt;periodic&amp;lt;/execution-style&amp;gt;&lt;/P&gt;

&lt;P&gt;Interval 300 secs&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 19:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729573#M3456</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-24T19:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729574#M3457</link>
      <description>&lt;P&gt;Here is the deal:&lt;/P&gt;
&lt;P&gt;Shockingly, when you use 'periodic' execution in a custom monitoring extension script, the frequency must be less than 60 seconds. This is because the agent sends data to controller every 60 seconds no matter what the aggregation type is.&lt;/P&gt;

&lt;P&gt;From page 1508 on Pro417_AppDynamicsApplicationIntelligencePlatform_21Nov2015.pdf,&lt;/P&gt;





&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/37871i7643F4F7D9E01A0C/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I'll try to verify this, but the above documentation appears to be clear.&lt;/P&gt;

&lt;P&gt;Karun&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.karunsubramanian.com" target="_blank" rel="nofollow noopener noreferrer"&gt;www.karunsubramanian.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;APM|Monitoring|Consulting&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:39:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729574#M3457</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T19:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729575#M3458</link>
      <description>&lt;P&gt;is there a specific business requirement for this 5 mins interval? If you want the data to be reported every minute on the metric(atleast for 4 hours) i would suggest to go ahead and use continuous.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:43:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729575#M3458</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T19:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729576#M3459</link>
      <description>&lt;P&gt;If the metric granularity is minute, i am not sure why would someone use a frequency of less than a minute?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Trying to think os use case that goes along with this design.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:44:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729576#M3459</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T19:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729577#M3460</link>
      <description>&lt;P&gt;There are many reasons why a customer wants to run the custom monitoring script at an interval other than 60 seconds. Couple of them are:&lt;/P&gt;

&lt;P&gt;1. He doesn't want to overload the system he is hitting with his custom monitoring script.&lt;/P&gt;
&lt;P&gt;2. Each run of his custom monitoring script runs for more than 1 minute to complete.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:55:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729577#M3460</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T19:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729578#M3461</link>
      <description>&lt;P&gt;Karun explanation sounds good. Can you provide link to the PDF&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:58:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729578#M3461</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T19:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729579#M3462</link>
      <description>&lt;P&gt;The&amp;nbsp;points that&amp;nbsp;Karun listed is exactly why I am looking for interval greater than 60 secs.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 19:59:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729579#M3462</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T19:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729580#M3463</link>
      <description>&lt;P&gt;Here is the link to the documentation:&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO41/AppDynamics+Essentials" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO41/AppDynamics+Essentials&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Check under section 'Server Monitoring' -&amp;gt; 'Extensions and Custom Metrics' -&amp;gt; 'Build a Monitoring Extension Using Scripts'.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 20:05:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729580#M3463</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T20:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729581#M3464</link>
      <description>&lt;P&gt;i agree, i was saying why is there a limiatation on periodic interval to be less than 60 seconds when the mtric granularity is minute.&lt;/P&gt;
&lt;P&gt;Even if i set the periodic execution to say 30 secs, in the metric browser i will see data with one minute granulaity only, right?&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 20:11:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729581#M3464</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T20:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Custom monitoring extension</title>
      <link>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729582#M3465</link>
      <description>&lt;P&gt;Yes, the data is rolled up to a "minute" granularity. But if you have multiple metrics that have been rolled up (lets say 6 if they ran every 10 seconds) you will see in the rollup the minimum, maximum, count, and average for all of those. So, you may find value reporting more often within a minute. Depends on your use case.&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2016 21:26:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/AppD-Archive/Custom-monitoring-extension/m-p/729582#M3465</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2016-05-25T21:26:20Z</dc:date>
    </item>
  </channel>
</rss>

