posted 17 years ago
In the Monitoring chapter, I discuss:
- How to monitor a Java process using a simple launcher
- How to monitor health externally by putting a monitor on log files
- How to monitor health internally by building trip wires and using a debug dump command
- How to monitor through screen scraping a web application, or embedding a web server
In that chapter I also offer techniques for monitoring scheduled builds.
Is there something specific you're hoping to find in terms of monitoring a Java application? If so, let me know and I'll be glad to tell you if it's in the book.
Mike
Mike Clark<br />Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0974514039/ref=jranch-20" target="_blank" rel="nofollow">Pragmatic Project Automation</a>