Datasource monitoring is one of the key monitoring topics in weblogic based applications. We have been using simple WLST script to alert us when a datasource is not working properly. Most of the times, root cause will be a intermittent network/DB issue. To recover from the issue, we will reset/restart Continue Reading
Monitoring Boomi Molecules
We use Boomi extensively for integrations. We have been monitoring Boomi based on existence of Boomi process on VM. This is not capturing all scenarios especially when Boomi process is hung or has cluster issues. To cover monitoring comprehensively, we developed new script based on Boomi Official Documentation recommendations. This Continue Reading