Does anyone know how to setup a Heartbeat monitor for a Oracle Database Connection?
This is what I have setup which is not working:
heartbeat.monitors:
- type: tcp
schedule: "@Every 10 sec"
hosts: ["192.168.1.101:1521"]
Does anyone know how to setup a Heartbeat monitor for a Oracle Database Connection?
This is what I have setup which is not working:
heartbeat.monitors:
- type: tcp
schedule: "@Every 10 sec"
hosts: ["192.168.1.101:1521"]
Got it working needed forgot to restart the service.. 
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.