-->
edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Create diagnostic systemCreate diagnostic system modules
A diagnostic sysstem module is a software component that you configure to monitor an aspect of a server or server resource. You can configure multiple system modules to monitor different aspects of a server, but only one such module can be active on a server.
To create a diagnostic system module:
} } (document.images){ dcs_imgarray[dcs_ptr] = new Image; dcs_imgarray[dcs_ptr].src = dcs_src; WT[myMeta.name.substring(3)]=myMeta.content; } if DCSext[myMeta.name.substring(7)]=myMeta.content; } } } } for (N in DCS){P+=A( N, DCS[N]);} for (N in WT){P+=A( "WT."+N, WT[N]);} for (N in DCSext){P+=A( N, DCSext[N]);} //} aCrumb=aCookie[i].split("="); if (crumb==aCrumb[0]){ return aCrumb[1]; } } return null; } i=0;i
- If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
- In the left pane, expand Diagnostics and select Diagnostic Modules.
- On the Summary of Diagnostic Modules page, click New.
- On the Create a Diagnostics System Module page, enter a name for the module and, optionally, enter a description. Then click OK. The name of the new diagnostic module is added to the Diagnostic Modules table on the Summary of Diagnostic Modules page.
- On the Summary of Diagnostic Modules page, click the name of the new module.
- On the Settings for [Module Name] page, set configuration options for the module:
- To configure metrics, select Configuration > Collected Metrics. For more instructions, see Configure metric collection for a diagnostic system module
- To configure watches and notifications, select Configuration > Watches and Notifications. For more instructions, see Configure watches and notifications
- To configure instrumentation, select Configuration > Instrumentation. For more instructions, see Configure instrumentation for a diagnostic system module
- To target the module to a server or cluster, select Targets. For more instructions, see Target and untarget diagnostic system modules .
- To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
Not all changes take effect immediately—some require a restart (see Use the Change Center).