health-monitoring
How to log each method's exection time on a page, business and data access layer in ASP.NET?
I have a complex ASP.NET application and it\'s running since 2009. I need to monitor it\'s performance and determine which methods in which layers are time or resource consumin开发者_如何学Pythong. Th[详细]
2023-01-26 23:46 分类:问答How to monitor c3p0 connections
I am using Hibernate in my JBoss war, using c3p0 for connection pooling, both configured within a hibernate.cfg.xml config file in my classpath[详细]
2023-01-23 09:40 分类:问答Can't get HealthMonitoring to work
Using asp.net 4.0, been trying to follow this: http://msdn.microsoft.com/en-us/library/ms998306 Also tried using eventlogprovider and the mail provider. Silence. Is there anything I should know abou[详细]
2023-01-20 23:38 分类:问答Creating an ASP.NET diagnostics page to be pinged by Load Balancer
Our server operations team has asked the web development team (ASP.NET) to provide a URL in our application, which the load balancer can ping to perform开发者_如何学Python health checks.[详细]
2023-01-18 08:01 分类:问答How can I monitor DB calls in weblogic?
How do I find which DB ca开发者_StackOverflowll is currently executed by my weblogic server?you can find it in .out log fileyou can use JDBCSpy provided by weblogic.[详细]
2023-01-16 11:26 分类:问答Azure is not responding and/or busy, now what?
We have been experiencing some intermittent Windows Azure issues with our https://data.stackexchange.com[详细]
2023-01-08 19:07 分类:问答Using JMX classes to notify on events over time
I\'ve been looking at JMX for monitoring application and system metrics (partially because MBeans can accessed by various too开发者_Go百科ls such as JConsole). It would seem like the classes included[详细]
2023-01-04 08:59 分类:问答What Python based Dashboard options exist? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-28 21:45 分类:问答Is it possible to programmatically control c# health monitoring without using the web.config file?
I have developed my own custom provider for the health monitoring; however, I use parameters in the constructor and this is not allowed when using the health monitoring from the web.config file.[详细]
2022-12-26 18:04 分类:问答Unusual request URL in ASP.NET health monitoring event
I’m seeing a rather strange occurrence in the request information section of an ASP.NET health monitoring email I hope someone can shed some light on. This is a publicly facing website which runs on[详细]
2022-12-24 18:19 分类:问答
加载中,请稍侯......