I work on an internal corporate system that has a web front-end using Tomcat. How can I monitor the rendering time of specific pages in a browser (开发者_如何学GoIE6)?
How can I calculate CPU and disk utilization of another concurrent program?I.e. one program is running and开发者_开发技巧 other calculates the first\'s resource use.
In my application, i need to monitor all messages sent by syslog. I\'ve tried with UDP, b开发者_运维百科ut after one message, i didn\'t respond anymore (no error, just no heads up anymore). And settin
I know a simple URLConnection to google can detect if I am connected to the internet, after all I am confident that the internet is all well and fine If I cant connect to google. But what I am looking
I am trying to create a little helper application, one scenario is \"file duplication finder\". What I want to do is this:
i need to watch a folder for incoming files. i did that with the following help: How do I watch a file for changes?
I have a windows application and I need to change it into a windows service, How can I check whether the windows service is running or not without using any external service to keep a check on the mai
Is there a way in Windows/Linux or any other operating system to know at instruction-level, if a memory access generated a Page Fault? The code I\'m imagining about would look something like this:
I am looking for some simple API that I could send email to and it would send HTTP GET request to a designated URL?
I\'m evaluating Jopr 2.3.1 to monitor a JBoss 4.2.3 Application Server. Jopr, based on the better known RHQ Project from Redhat, supports to send email notifications triggered by so called alerts. Ale