<?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: Extension Data Not showing up in Metric Browser in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739068#M11239</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I also found this TKB Article:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-troubleshoot-missing-custom-metrics-or-extensions/ta-p/28695" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-troubleshoot-missing-custom-metrics-or-extensions/ta-p/28695&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you happen to learn anything from it, please do share those learnings as a reply to this post.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2020 15:56:03 GMT</pubDate>
    <dc:creator>iamryan</dc:creator>
    <dc:date>2020-12-15T15:56:03Z</dc:date>
    <item>
      <title>Extension Data Not showing up in Metric Browser</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739064#M11235</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;i am currently on a custom monitoring skirpt for my appd controller. Unfortunately the controller is giving me a error as you can see in the logs down below. The metrics arent displayed in the metric browser.&lt;/P&gt;

&lt;P&gt;The output of the rs.sh skript is like this;&lt;/P&gt;
&lt;PRE&gt;name=Custom Metrics|XXX|IRP|RequestsPerSecond, value=0&lt;/PRE&gt;

&lt;P&gt;And the skript looks like this:&lt;/P&gt;
&lt;PRE&gt;#!/bin/bash
reqpersec=$(cat /var/opt/logs/qos.log | sed '$!d' | tr -s ";" "\n" | sed -n 3p)
echo "name=Custom Metrics|XXX|IRP|RequestsPerSecond, value=${reqpersec}"
&lt;/PRE&gt;

&lt;PRE&gt; 

[Worker-6] 06 Mar 2019 08:56:01,552  INFO ExecTask - Initializing process builder with command list[3.0.1.5/monitors/qos/rs.sh]
[Worker-6] 06 Mar 2019 08:56:01,552  INFO ExecTask - Initializing process builder with enviornment variables {}
[Worker-6] 06 Mar 2019 08:56:01,553 DEBUG MonitorTaskRunner - No task.properties file found for task
[Worker-6] 06 Mar 2019 08:56:01,553 DEBUG MonitorTaskRunner - Task arguments found [{}]
[Worker-6] 06 Mar 2019 08:56:01,553  INFO ExecTask - Running Executable Command [[3.0.1.5/monitors/qos/rs.sh]]
[Worker-6] 06 Mar 2019 08:56:01,558 DEBUG ExecTask - Will wait for process exit , before sending execution status.
[Worker-6] 06 Mar 2019 08:56:01,572 DEBUG ExecTask - Process exited with code: 0
[Worker-6] 06 Mar 2019 08:56:01,572  INFO ExecTask - Forcing stop for Executable Command [[3.0.1.5/monitors/qos/rs.sh]]
[Worker-6] 06 Mar 2019 08:56:01,572  INFO MonitorStreamConsumer - Stopping monitored process
&lt;/PRE&gt;
&lt;P&gt;Does anyone know how i can fix this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 08:32:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739064#M11235</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-03-06T08:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Data Not showing up in Metric Browser</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739065#M11236</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Sorry I do not have a solution to this, but I am also facing the same issue. In case this issue is solved, please provide the solution to this.&lt;/P&gt;

&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Riju Chatterjee&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 11:54:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739065#M11236</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2019-05-28T11:54:35Z</dc:date>
    </item>
    <item>
      <title>Extension Data Not showing up in Metric Browser</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739066#M11237</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Have you found a solution to this issue?&lt;/P&gt;
&lt;P&gt;I am getting the same results...&lt;/P&gt;

&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 18:06:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739066#M11237</guid>
      <dc:creator>Andrei-Dragos_M</dc:creator>
      <dc:date>2020-11-27T18:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Data Not showing up in Metric Browser</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739067#M11238</link>
      <description>&lt;P&gt;Hi Andrei,&lt;/P&gt;

&lt;P&gt;Please file a ticket with AppDynamics support by going to &lt;A href="http://appdynamics.com/support" target="_blank" rel="noopener nofollow noreferrer"&gt;appdynamics.com/support&lt;/A&gt; for this issue as it requires some level of troubleshooting that cannot be done over here.&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;

&lt;P&gt;^ Edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;to remove the email address. Please follow the link to AppD Help page and look for the support portal option.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 21:45:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739067#M11238</guid>
      <dc:creator>Venkata_Krishna</dc:creator>
      <dc:date>2020-12-14T21:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: Extension Data Not showing up in Metric Browser</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739068#M11239</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I also found this TKB Article:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-troubleshoot-missing-custom-metrics-or-extensions/ta-p/28695" target="_blank"&gt;https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-troubleshoot-missing-custom-metrics-or-extensions/ta-p/28695&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;If you happen to learn anything from it, please do share those learnings as a reply to this post.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 15:56:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/Extension-Data-Not-showing-up-in-Metric-Browser/m-p/739068#M11239</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2020-12-15T15:56:03Z</dc:date>
    </item>
  </channel>
</rss>

