Technote (troubleshooting)
Problem(Abstract)
Modify your IBM WebSphere Sensor Events configuration to use the predefined rules.
Resolving the problem
The following procedure replaces steps 1-3 of the procedure in the WebSphere Sensor Events Information Center topic, Configuring WebSphere Sensor Events for rules processing. To view the full procedure, see the related URL.
- Open the WebSphere Application Server administrative console for the WebSphere Sensor Events server.
- Go to Resources > JMS > Activation specifications and click ruc.wbe.as. Replace the current Message selector value with the appropriate value:
- If you are not using the Man Down Detection rule, replace the current Message selector value with the following value:
ibmse LIKE 'report/diagnostic/alert'
OR ibmse LIKE 'report/asset/observation/wbe'
OR ibmse LIKE 'report/asset/observation/location/zoneentry'
OR ibmse LIKE 'report/asset/observation/location/zoneexit' - If you are using the Man Down Detection rule, replace the current Message selector value with the following value:
ibmse LIKE 'report/diagnostic/alert'
OR ibmse LIKE 'report/asset/observation/wbe'
OR ibmse LIKE 'report/asset/observation/location/augmented'
- If you are not using the Man Down Detection rule, replace the current Message selector value with the following value:
- Click Resources > JMS > Activation specifications, and then click ibmse.handlealertfiltered.as. Replace the current Message selector value with the following value:
ibmse='off'
- Click Resources > JMS > Activation specifications, and then click ibmse.handlealert.as. Replace the current Message selector value with the following value:
ibmse LIKE 'report/Asset/observation/location/alert/%'
OR ibmse LIKE 'report/Asset/observation/condition/alert/%'
4. If you are using the Man Down Detection rule, replace the current value of the ibmse.rtls.event.augmentation Message selector:
- Go to Resources > JMS > Activation specifications and click ibmse.rtls.event.augmentation.
- Replace the current Message selector value with the following value:
ibmse LIKE 'report/asset/observation/location'
Related information
Configuring for rules processing
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.