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
.net Application Performance monitoring in Nagios
Re: .net Application Performance monitoring in Nagios
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.
Re: .net Application Performance monitoring in Nagios
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
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
Re: .net Application Performance monitoring in Nagios
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.
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.