check_oracle usage error

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.
Locked
sowfeer
Posts: 2
Joined: Sun Jul 30, 2017 3:02 am

check_oracle usage error

Post by sowfeer »

hi team,

how to use check_oracle in resource.cfg

command is not working please explain with example..
bolson

Re: check_oracle usage error

Post by bolson »

Hello sowseer,

Please provide more information, ie: your operating system? The OS that Oracle is running on? The full command you are running? Any error messages that are being generated?

Thank you!
sowfeer
Posts: 2
Joined: Sun Jul 30, 2017 3:02 am

Re: check_oracle usage error

Post by sowfeer »

hi team,

we are using centos 7 both client( oracle) and nagios server.

Its showing no command defined. and im not able to define it using he below

Code: Select all

check_nrpe!check_oracle --tns oracle_sid
bolson

Re: check_oracle usage error

Post by bolson »

Is there an error message? Please post the output of this command:

Code: Select all

tail -n 30 /var/log/messages
Locked