Splunk AppDynamics

CPU and memory utilization % by .net agent

deepanshu_arya
Engager

Hi team,

We have installed the .net agent which has internal machine agent and it is showing the hardware monitoring data like CPU and memory utilization %. It seems that it is showing the CPU and menory utilization % used by App pools not by the syatem.

We want to monitor the CPU and Memoy utilization % used by system, means if and machine has 16 GB memory then we need to monitor the memory used % by all process not by any specific process or app pool and same for CPU.

Please correct me if I have misunderstood the data or let me know if i have to do anything else for the same.

Regards,

Deepanshu

Labels (1)
0 Karma

Raunak_Mohanty
Builder

Hi Deepanshu,

  I suppose this issue has already been taken care via support case. Just for completeness. .Net Agent collects hardware metrics OOTB. You can view them at Node level under Hardware metrics and at Metric Browser at following locations.

Application Infrastructure Performance|<Tier Name>|Hardware Resources
Application Infrastructure Performance|<Tier Name>|Individual Nodes|<Node Name>|Hardware Resources

.Net Agent collects hardware metrics via Perfmon. So in case you need to collect metrics that are not collected by Agent OOTB you can always configure them 

https://docs.appdynamics.com/display/PRO43/Manage+Windows+Performance+Metrics

Thanks,

Raunak

Raunak

0 Karma

deepanshu_arya
Engager

Hi ,

OOTB, .net machine agent monitors only physical disk performance counters. We want to monitor the % utilization of logical disk or drives.

Please suggest how can we do that without installing standalone machine agent on the same server where already .net agent with internal machine agnet is installed.

Regards,

Deepanshu

0 Karma

Raunak_Mohanty
Builder

Hi Deepanshu,

 As I mentioned in the support case you can configure whichever Perfmon counter you need at the config.xml.

Thanks,

raunak

0 Karma

deepanshu_arya
Engager

Hi Raunak,

We are unable to find any perfmon counter whcih expose the value of % utilization of logical disks.

Please let us know if is there any perfmon counter by which we can get the % utilization of logical disks by using .net machine agent.

Regards,

Deepanshu

0 Karma

CommunityUser
Splunk Employee
Splunk Employee

you should be able to write a powershell script to fetch those details and report as a custom metric.

Check Extensions for AppDynamics.

0 Karma

Raunak_Mohanty
Builder

Hi Deepanshu,

 Again as I mentioned in support case if the counter you need does not exist we cannot do much. Only option is for to explore if you can calculate it via script in any manner and then use Script Extension utility to publish the metrics to Controller.

Thanks,

Raunak

0 Karma

deepanshu_arya
Engager

Hi Raunak,

Thanks for suggestions!!

one last question, whether .net agent monitor only .net perfomon counters or can we try windows perfmon counters as well.

Regards,

Deepanshu

0 Karma

Raunak_Mohanty
Builder

Any counters available in Windows Perfmon can be imported

Thanks,

Raunak

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...