Splunk AppDynamics

AppDynamics Integration with ServiceNow Event Management

pragya_srivasta
New Member

How do I integrate AppDynamics with ServiceNow without using any plugin. Can I integrate AppDynamics with ServiceNow using custom rest API and how?

Labels (3)
Tags (1)
0 Karma

Shubhankar_Yash
Explorer

@Haluk Yaşar.Erol AppDynamics allows you to set alerts for warning & critical conditions using the "Health Rules" feature in the "Alert & Respond" section. Unfortunately, we don't have any "minor" bucket and so, you would only have warning & critical.

AppDynamics also has a "Dashboards & Reports" section which will enable you to send monthly reports to the relevant team.

Shubhankar_Yash
Explorer

@Haluk Yaşar.Erol Our integration with ServiceNow is at 2 levels:

  1. CMDB Integration - Using this, you can send the topology data from AppDynamics to ServiceNow and use it for event correlation. The documentation is https://docs.appdynamics.com/appd/22.x/latest/en/extend-appdynamics/integration-modules/integrate-ap...
  2. Events Integration - This can be done using our HTTP Request Action feature and works with or without the above CMDB integration. For this, you need to use the ServiceNow events API. The URL is https://<your-instance>.service-now.com/em_event.do?JSONv2&sysparm_action=insertMultiple. You need to add your auth details as well in the HTTP Template. I am also attaching the payload body in this post. You need to replace the payload at some places with your own details.

Haluk_Yaşar_Ero
Path Finder

hi @Shubhankar.Yash Thanks!!!!
Really thank you!

I worked hard on the integration of service now, but there were points where I couldn't progress because there was no event manager.

I would like to summarize the integration that I want to do and request your information and support about it.

To give an example, based on the application, the response time and call min of the BTs for the last 1 month;

Critical = CPM >10 AVG >3ms
Minor= CPM >10 AVG 1 - 3ms, CPM >1 avg >5ms
Warning = CPM 1-10 Avg 1-5ms

I want to report monthly as I wrote above and forward the results to the software teams as an incident.


I'm not a programmer, I don't know some things I don't understand, so I'm sorry. I'm trying to develop in Python. I created the appagent list myself with python. I'll try to do this in python as well.
I look forward to your thoughts and support.

Haluk_Yaşar_Ero
Path Finder

If the integration with Servicenow and appdynamics API is complete, can you share sample api queries?

0 Karma

iamryan
Community Manager
Community Manager
0 Karma
Get Updates on the Splunk Community!

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...

Technical Workshop Series: Splunk Data Management and SPL2 | Register here!

Hey, Splunk Community! Ready to take your data management skills to the next level? Join us for a 3-part ...