<?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 do I create custom action in SaaS controller. in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720248#M1919</link>
    <description>&lt;P&gt;I have YAML script, can i execute this using above steps?&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 13:38:36 GMT</pubDate>
    <dc:creator>Ashish_Saxena3</dc:creator>
    <dc:date>2023-01-09T13:38:36Z</dc:date>
    <item>
      <title>How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720246#M1917</link>
      <description>&lt;P&gt;I want to trigger custom actions from Appdynamics to Ansible, This required to create custom action on controller but we have SaaS controller. Please advise how would I create the same.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jan 2023 08:29:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720246#M1917</guid>
      <dc:creator>Ashish_Saxena3</dc:creator>
      <dc:date>2023-01-07T08:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720247#M1918</link>
      <description>&lt;P&gt;Hi Ashish&lt;BR /&gt;&lt;BR /&gt;I have not come across a good working example of this for executing something in&amp;nbsp;&lt;SPAN&gt;Ansible.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;Way back when I last tried to get this working there was a limitation for custom actions that required the host server to be Linux. Not sure if that has been changed.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Check out this link.&lt;BR /&gt;&lt;A href="https://docs.appdynamics.com/appd/23.x/latest/en/appdynamics-essentials/alert-and-respond/actions/remediation-actions" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/23.x/latest/en/appdynamics-essentials/alert-and-respond/actions/remediation-actions&lt;/A&gt;&lt;/P&gt;&lt;H2 id="toc-hId--1330300243"&gt;Prerequisites for Local Script Actions&lt;/H2&gt;&lt;UL&gt;&lt;LI&gt;The Machine Agent must be installed running on the host on which the script executes. To see a list of installed Machine Agents for your application, click&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;View machines with machine-agent installed&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in the bottom left corner of the remediation script configuration window.&lt;/LI&gt;&lt;LI&gt;To be able to run remediation scripts, the Machine Agent must be connected to an on-premises Controller or to a SaaS Controller via SSL. Remediation script execution is disabled if the Machine Agent connects to a SaaS Controller on an unsecured (non-SSL) HTTP connection.&lt;/LI&gt;&lt;LI&gt;The Machine Agent OS user must have full permissions to the script file and the log files generated by the script and/or its associated child processes.&lt;/LI&gt;&lt;LI&gt;The script must be placed in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;lt;agent install directory&amp;gt;\local-scripts.&lt;/LI&gt;&lt;LI&gt;The script must be available on the host on which it executes.&lt;/LI&gt;&lt;LI&gt;Processes spawned from the scripts must be daemon processes.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 09 Jan 2023 07:01:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720247#M1918</guid>
      <dc:creator>Dietrich_Meier</dc:creator>
      <dc:date>2023-01-09T07:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720248#M1919</link>
      <description>&lt;P&gt;I have YAML script, can i execute this using above steps?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 13:38:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720248#M1919</guid>
      <dc:creator>Ashish_Saxena3</dc:creator>
      <dc:date>2023-01-09T13:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720249#M1920</link>
      <description>&lt;P&gt;Hi Ashish&lt;BR /&gt;&lt;BR /&gt;The documentation only shows an example with a&amp;nbsp;&lt;SPAN&gt;.sh script.&lt;BR /&gt;Please test your YAML script in a non-prod environment if possible and let us know how it turned out.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 08:12:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720249#M1920</guid>
      <dc:creator>Dietrich_Meier</dc:creator>
      <dc:date>2023-01-10T08:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720250#M1921</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Any success on this? Also I was checking the server module and in document it says&amp;nbsp;&lt;SPAN&gt;Remediation actions are not available for servers. Any idea how we can call remediation script in Servers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Gopikrishnan R.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 16:23:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720250#M1921</guid>
      <dc:creator>Gopikrishnan_Ra</dc:creator>
      <dc:date>2024-03-14T16:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720251#M1922</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/168370"&gt;@Gopikrishnan.Ravindran&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I don't know if you have SaaS or On-prem, but here is a Docs link to SaaS you should check out.&amp;nbsp;&lt;A href="https://docs.appdynamics.com/appd/24.x/24.2/en/appdynamics-essentials/alert-and-respond/actions/remediation-actions/remediation-scripts" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/appd/24.x/24.2/en/appdynamics-essentials/alert-and-respond/actions/remediation-actions/remediation-scripts&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 16:00:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720251#M1922</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-03-15T16:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720252#M1923</link>
      <description>&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;I have a Saas controller. The problem here is my machine agent is not associated to any application and my healthrule which needs to trigger the remediation action is created under Server module. Ideally when healthrule violates I want the to run the script. Can you suggest any way for this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gopikrishnan R.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 20:43:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720252#M1923</guid>
      <dc:creator>Gopikrishnan_Ra</dc:creator>
      <dc:date>2024-03-15T20:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create custom action in SaaS controller.</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720253#M1924</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/168370"&gt;@Gopikrishnan.Ravindran&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Since the Community was not able to jump in and help, you can try contacting AppDynamics Support:&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/Knowledge-Base/How-do-I-submit-a-Support-ticket-An-FAQ/m-p/28959#U28959" class="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;How do I submit a Support ticket? An FAQ&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you get or find a solution, can you please share your solution here as a reply?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 16:25:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/How-do-I-create-custom-action-in-SaaS-controller/m-p/720253#M1924</guid>
      <dc:creator>iamryan</dc:creator>
      <dc:date>2024-03-19T16:25:14Z</dc:date>
    </item>
  </channel>
</rss>

