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 |