Java-based Monitor Agent Extension (Monlet) Sample Overview

The sample monlet demonstrates how you can extend the Director Java-based Monitor Agent to add your own attributes to the list of monitorable attributes provided by the base monitor agent.

Detail of the Sample Monlet

The sample monlet implements the Monlet interface.

Source Files of the Sample Monlet