We are on SOA 12.1.3 and want to develop a Heath check process to monitor a) if any of our critical business services become unavailable or unreachable. b) Monitor Data sources are not targeted or not reachable
Can you please guys suggest any tool or API that we can leverage. Do you think if we can use JMX monitoring APIs for this or use facade API. Please share your experience
I am thinking of writing script Phython to periodically monitor the critical composites and data sources and send notifications if they are not reachable.
Thanks.