I am looking for suggestions on doing some simple monitoring of an ASP.Net web farm as close to real-time as possible. The objectives of this question are to:
I want to measure thread execution开发者_如何学C time in Java. Now I\'m monitoring thread start and end times, but I think it\'s not so accurate because thread could be suspended during it execution.J
I am new to WMI and System.Diagnostics etc. I need to write something (a service?) that monitors several processes for CPU Usage %.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I guess I miss some 开发者_如何学编程basical stuff, regadring threads. However, here my problem:
I am using MONyog to montitor my two mysql servers. I get alert emails from MONyog when something goes wrong. There is an error I could not find out why. It says:
I have some legacy code that开发者_运维技巧 was used to monitor my applications cpu,memory etc that I want to convert to a bundle. Now when i start this bundle its complaining
Closed. This question does not meet Sta开发者_运维百科ck Overflow guidelines. It is not currently accepting answers.
I hav开发者_运维问答e a dynamically generated rss feed that is about 150M in size (don\'t ask)
I\'m trying to monitor a small section of a web page for changes using the the Google Page Monitor extension --