
A non-performance monitor that monitors a table (each table element is a serializable object).
<table-monitor name="System properties" filename="SYSTEM.SYS_PROPS" configuration-group="SYSTEM.System_Props "> <monitored-resource name="monitor" type="SERVICE"/> <table-attribute-mapping> <table-entries-attribute> <observed-resource-attribute name="SystemProperties"/> </table-attribute-mapping> </table-monitor>
public Serializable[][] getSystemProperties ();