Hi ,
Using Nagios XI 5.5 on RHEL 7.5 , the Oracle Wizard installs the oracle server without any issue . All the services give correct outputs but shows the service state as Unknown .
Further diagnosis , found that , on cli , the output has "segmentation Fault ( core dump )" at the last line after correct out put.
We have tried different versions of oracle clients for linux also upgraded check_oracle_health plugin to current version , but issue remains the same . we also tried to reinstall DBD::Oracle too .
Where do you see the issue ? Please guide us to proceed .
Thanks
Regards
Biswajit Banerjee
check_oracle_health give segmentation fault (core Dump)
-
biswajit.banerjee
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Re: check_oracle_health give segmentation fault (core Dump)
I recently had another customer run into this and reach out to the plugin's author to track down the issue. It's not clear exactly what the problem was but it's something to do with the DBD::Oracle module. Changing the method by adding "--method sqlplus" to the plugin command did the trick.
https://labs.consol.de/nagios/check_ora ... index.html
https://labs.consol.de/nagios/check_ora ... index.html
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
-
biswajit.banerjee
- Posts: 152
- Joined: Fri Dec 08, 2017 10:24 pm
Re: check_oracle_health give segmentation fault (core Dump)
Thanks Dear , it solved the issue
Thanks a lot
Thanks a lot