Re: Monitoring oracle service & listener status on nagios
Posted: Mon Mar 23, 2015 3:44 pm
let me check this, i am just testing. will give you update after 15mins.jdalrymple wrote:Were you hoping to instead monitor the listener process on the box hosting Oracle? If so this can be done with NRPE and a check_procs command something like this:
This would alert CRITICAL if there are no processes running by the name of tnslsnr.Code: Select all
check_procs -C tnslsnr -c 1: