Monitoring oracle service & listener status on nagios

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
sh.shekhar89
Posts: 52
Joined: Fri Oct 10, 2014 3:17 pm

Re: Monitoring oracle service & listener status on nagios

Post by sh.shekhar89 »

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:

Code: Select all

check_procs -C tnslsnr -c 1:
This would alert CRITICAL if there are no processes running by the name of tnslsnr.
let me check this, i am just testing. will give you update after 15mins.
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Monitoring oracle service & listener status on nagios

Post by tmcdonald »

Any word?
Former Nagios employee
Locked