monitoring
Tomcat Thread Monitoring Mbeans Description
In thread related Mbeans of Tomcat I see under Catalina.ThreadPool. there are different attributes viz.开发者_如何学编程 maxThreads, currentThreadCount, currentThreadsBusy etc.[详细]
2023-04-13 06:06 分类:问答Catching a Request to Open or Create a File and Rerouting it
I downloaded some flash games some time ago to play offline at school if I find myself with no work to do and have a spare. The only problem is that they always attempt to save/load from the applicati[详细]
2023-04-12 03:05 分类:问答Nagios and Rails Monitoring
We want to use Nagios for monitoring a Rails app. The reason is we just don\'t have a Rails app; we have Java and .Net apps and we want to use Nagios for all different apps; to have a centralized moni[详细]
2023-04-11 13:47 分类:问答EJB application shutdown hook
How would i add a shutdown hook (just like the JVM Shutdown Hoo开发者_运维百科k) to listen (get notification) when an EJB application is deployed/undeployed (to stop the JMX MServerBean)?[详细]
2023-04-09 16:54 分类:问答How would I make a program to monitor another system's vitals with a remote connection?
I\'m looking to write a custom program in VB.NET / C++ / C# that would allow me to monitor a system\'s vitals over a Remote Desktop Connection.[详细]
2023-04-09 16:48 分类:问答Monitoring webapp deployed in Glassfish
From a webapp deployed in a Glassfish app server, I have to find some metrics to allow monitoring. Inside the webapp, is there others tools/libraries which allow me to gather such metrics ?[详细]
2023-04-06 14:58 分类:问答How can I monitor and block traffic using a filter list of URL's?
I\'m trying to create an app that monitors all incoming traffic and 开发者_开发技巧blocks it if required and if necessary, replace it with traffic from elsewhere. (preferably using a filter list made[详细]
2023-04-05 18:48 分类:问答Javamelody and Play Framework
Is it possible to monitor Play Framework application performance with Javamelody? I\'m using Javamelody with Spring apps. I find it much better than free version of AppDynamics or Dyna Trace.[详细]
2023-04-05 04:16 分类:问答Adding custom counters to JavaMelody
Has anybody tried to add custom performance counters to JavaMelody? I mean like \"I\'d like to see the time taken by this part 开发者_StackOverflow社区of code\" (sort of like a profiler would do) and[详细]
2023-04-04 13:55 分类:问答Monitoring rake test
I have a rake task running daily at a specified time, I just want a alert email(or sms) when it fails (or even the entire rake task hangs or even the server ha开发者_如何转开发ngs). Earlier I was usin[详细]
2023-04-03 21:12 分类:问答