mishpan_70054
Aug 10, 2012Nimbostratus
How Oracle monitor work in f5 ltm ?
Hi All
I added below mentioned monitor on one our db pool, it start marking it up & active
-------
b monitor pan_oat_monitor {
defaults from oracle
database "PANOAT"
password "pass@123"
recv "READ WIRTE"
send "select open_mode from v$database"
username "helthcheck"
}
-----------------
How does actually this monitor work ?