.net Application Performance monitoring in Nagios

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

.net Application Performance monitoring in Nagios

Post by deek »

Hi

We are trying to get information on .net APM monitoring.
We found check_jmx where we are using it for websphere and in configuration wizard, we found a way to monitor JBOSS and Weblogic apps.

Likewise do we have an option to monitor the .net app in Nagios. Metrices that we are looking for --- Thread count, Garbage Collection, heap memory, etc.,

Thanks
Deek
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: .net Application Performance monitoring in Nagios

Post by cdienger »

Are you referring to something that would integrate with https://www.elastic.co/guide/en/apm/age ... intro.html?
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
deek
Posts: 194
Joined: Fri Apr 26, 2019 2:01 am

Re: .net Application Performance monitoring in Nagios

Post by deek »

Hi

Something like what your have shared for elastic APM.
So what we are trying to achieve here is, we are able to see JBOSS TOMCAT and WebLogic wizard to monitor those app. Likewise do we have .net framework monitoring in Nagios.

APm metrics like Heapmemory, GarbageCollection, Threadcount for that .net application.

Thanks
Deek
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: .net Application Performance monitoring in Nagios

Post by cdienger »

I'm not aware of any plugins that do this, but did find this:

https://dev.to/elasticrash/passive-moni ... otocol-ng7

If one were wanted to create a plugin that does this they could do so following the guidelines at https://nagios-plugins.org/doc/guidelines.html.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked