I 开发者_JAVA百科have a Grails application that is deployed on a Tomcat 6 server. The application runs fine for a while ( a day or two), but slowly eats up more and more memory over time until it grin
There are already plenty of hosted services for tracking server response times bu开发者_如何学编程t we\'re looking for something to track page render/load times (i.e. browser renderer).
We\'re using God to mo开发者_开发百科nitor our server processes, and were wondering if we should use something like Monit to make sure God gets up if something unexpected happens.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
We\'re running clusters of servers for a dozen customers. Each customer has a few app servers on Jetty. What\'s important here is:
Clos开发者_开发知识库ed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
With tomcat 5/6 and JMX enabled, it is possible to get how many free memory is available for monitoring propurses ?
I\'m looking for a way to monitor (and read) files that are created or accessed by another program. I found an approach in this article. However, this article uses a C++ solution that is embedded in a
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
We use Apache/mod_perl 2 and occasionally get a child httpd process that spins out of control, either consuming ever-increasing amounts of memory or max cpu.