This document discusses using Nagios, an open source tool, to monitor WebObjects applications. Nagios can monitor things like HTTP requests, disk space, and load using default plugins. It also allows writing custom plugins to monitor Java-specific metrics via JMX, such as memory usage, threads, and classes loaded. The document demonstrates enabling JMX in a WebObjects app, using the check_jmx Nagios plugin to check JMX metrics, and graphing metrics over time using tools like PNP4Nagios or NagiosGraph.