Optimize 10.3.0 | webMethods Optimize Documentation | Administering webMethods Optimize | For System Administrators | Configuring and Using the Infrastructure Data Collector | Configuring Integration Servers and webMethods Brokers | Configuring the WmISExtDC IS Package
 
Configuring the WmISExtDC IS Package
You can configure a set of parameters. You do not need to restart Integration Server for the changes to take effect.
*To configure parameters for WmISExtDC
1. Open Integration Server Administrator for your Integration Server.
2. In Integration Server Administrator: Packages > Management > WmISExtDC.
3. Click Browse services in WmISExtDC, click the name of the parameter you want to configure, and click Test <parameter>.
4. Enter the value in the appropriate field.
The following table describes the parameters that you can configure.
Parameter
Description
setMaxNotificationQueueLength
Changes the default Integration Server Notification queue length. The default queue length value is 6000.
setOnlySendMonitoredObjectNotification
Changes how notifications will be sent to Infrastructure Data Collector.
Choose from the following values
Value:
Definition:
True
Only notifications sent by monitored components will be sent to the Infrastructure Data Collector
False
All Integration Server notifications will be sent to the Infrastructure Data Collector
Default = True
sendNotification
Used for defining your own notifications. Choose from the following key value pairs:
Key
Value
messages
String[] msgs
notificationType
"FAILURE", "LOGMESSAGE", "OPERATIONAL", "STOPPED"
severity
"CRITICAL", "MAJOR", "MINOR", "OK", "WARNING","INFO"
correctiveMessage
String msg