Cylance PROTECT blocking Nagios XI Oracle Query monitor

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
vornado
Posts: 85
Joined: Wed Jun 13, 2018 9:17 am

Cylance PROTECT blocking Nagios XI Oracle Query monitor

Post by vornado »

With an Oracle Query monitor running in Nagios XI, Cylance PROTECT software running on our database server is blocking whatever script Nagios XI is trying to run. I asked our support team to set up an exception, but they came back asking what folder the script is in. Please advise.
2018-07-03_11-17-53.png
2018-07-03_10-52-34.png
And regarding this same monitor, Nagios XI returns:

CRITICAL - cannot connect to HOSTNAME:1521/dbname. install_driver(Oracle) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libocci.so.12.1: cannot open shared object file: No such file or directory at /usr/lib

I can't find libocci.so.12.1. Where is the Linux 'locate' command?

Thanks.

Steve
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Cylance PROTECT blocking Nagios XI Oracle Query monitor

Post by scottwilkerson »

I don't believe these correlate to the same check

The powershell one is likely being called by an agent where the other looks like a direct oracle check
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Cylance PROTECT blocking Nagios XI Oracle Query monitor

Post by tgriep »

I agree with @scottwilkerson, it looks like the errors are unrelated.

For the Oracle errors on the Nagios server, take a look at this guide for some step in troubleshooting the plugin that you are running on the Nagios server.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked