Running a check locally, works fine, running it through NRPE I get "NRPE: Unable to read output"
I *think* i know the root cause, but can not figure out a solution.
I do what I'm doing all the time on Linux 6.x and it works flawlessly, just won't work on Linux 7.x
- Install perl/cpan/nrpe/etc...
- install oracle instant client
- export ORACLE_HOME and LD_LIBRARY_PATH environment variables
- Try command locally, works great
- Try through NRPE and get the error
Any hints or suggestions?