Splunk AppDynamics

Windows Service Configuration

Mehmet_Akin
Explorer

Hello all,

I want to monitor two windows services, updated the config file which is shown as docs. When I restart the coordinator service and my windows services, I can see one of my service in Tiers&Nodes part of controller but I can not see my second service. What do you think about this situation?

<app-agents>
<standalone-applications>
<standalone-application executable="AsisBelediyeOrtakService.exe">
<tier name="AsisBelediyeOrtakService Tier" />
</standalone-application>
<standalone-application executable="RatingProService.exe">
<tier name="RatingProService Tier" />
</standalone-application>
</standalone-applications>
</app-agents>

Labels (1)
0 Karma

Ashish_Singh
Communicator

Hi  Mehmet,

For the second service for which you notice the application Tier/Node did not register. Kindly verify the below steps and confirm us the details - 

> What is the .Net Framework you have you used to build the application?

> Kindly run the following command as suggested in below document and provide us the output for the review.tasklist /m "mscor*"

https://docs.appdynamics.com/display/PRO44/Configure+the+.NET+Agent+for+Windows+Services+and+Standal...

> Also kindly confirm what is the lifetime of the process ( means how long single process remains alive ) of the windows service for which you are facing the issue.

As per the process .Net agent collects all the data metrics in every 60 sec and sends all the collected metrics details to the controller to display in the UI. It is a default behaviour and we can't modify it. Due to this Agent requires the application process to run for at least more than 1 min and execute the business transaction at least 2 times in the lifetime of the process to instrument the application.

Let us know if you have any question.

Thanks,

Ashish.

Mehmet_Akin
Explorer

Hello Ashish,

I really appreciate your help. When I wrote the config file for second time, it started to run but nothing was changed. It' s really interesting 🙂  So, I have no problem for now.

Thank you very much,

Best Regards.

Mehmet AKIN

0 Karma
Get Updates on the Splunk Community!

Stronger Security with Federated Search for S3, GCP SQL & Australian Threat ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Accelerating Observability as Code with the Splunk AI Assistant

We’ve seen in previous posts what Observability as Code (OaC) is and how it’s now essential for managing ...

Integrating Splunk Search API and Quarto to Create Reproducible Investigation ...

 Splunk is More Than Just the Web Console For Digital Forensics and Incident Response (DFIR) practitioners, ...