Issue finally got resolved. When xinetd was stop, I observed that nrpe process was still running. so I kill the nrpe process and started the xinetd service. Then the communication was OK from Nagios server.
Can someone please check as I need to deploy this in production.
I have now reinstall nrpe agent on the remote oracle server but still gets the same error when check oracle status from Nagios server i.e
hi, Just when i checked, i found these many nrpe.cfg on the remote oracle server. How to find which one is used by Nagios server. /install/nagios/Nagios64/etc/nrpe.cfg /install/nagios/nrpe-2.8/sample-config/nrpe.cfg /install/nagios/nrpe-2.8/sample-config/nrpe.cfg.in /usr/local/nagios/etc/nrpe.cfg /u...
Hi, Thanks for the reply. I have logged in as nagios user and able to successfully run the check_oracle command on Remote Linux machine. Only thing now remain is to restart nrpe on Remote linux machine. I am hesitating to restart nrpe because it is running under xinetd so checking with the Unix team...
Hi, Thanks for reply. I have changed the ownership of check_oracle file on Remote linux server to nagios:nagios. Please find below nrep.cfg file of Remote linux server. do i need to add check_oracle command in commands.cfg file. Can you provide the format. nrpe.cfg file: # LOG FACILITY # The syslog ...
Hi, I managed to successfully configured oracle db on windows machine. But on Linux machine it is giving error as NRPE: Command 'check_oracle_pmon' not defined On Nagios server in remoteserver.cfg define service{ use local-service host_name remoteserver service_description Oracle Status check_comman...
Hi,
Just a small query. Can we monitor Oracle DB installed on Windows platform using the same oracle plugin.
If not could you please provide details on how to monitor Oracle DB on windows.
Thanks.
Hi, I have Nagios Core 3.4 in our environment. A of now we are monitoring only standard OS parameters for Linux. Now there is a requirement to monitoring Oracle Database. So please let me know the steps to configure Oracle DB monitoring in Nagios core. I can see default oracle plugin i.e check_oracl...