Dear community, I am trying to use the logmon probe so that when I run a command it reads the output of the command example:
$ crsctl status res -t | grep -A 1 LISTENER_SCAN2
ora.LISTENER_SCAN2.lsnr
1 ONLINE ONLINE ithssdfdfvervgrg05 STABLE
where
ONLINE is the correct status, but otherwise generate an alarm.
could you guide me
-------------------------------------------