Search found 35 matches

by bmiadmins
Wed Jun 10, 2015 4:25 pm
Forum: Nagios XI
Topic: Errors with Nagios oracle client checks
Replies: 8
Views: 1188

Re: Errors with Nagios oracle client checks

Hello, OK, its working. However, I am seeing some very odd results. 1. the command returns results from the cli. Results containing a 0,1,2,3 for state. 2. the xi service details show the expected return for service state to represent what was ran from the cli. 3. while inside core > service, a test...
by bmiadmins
Wed Jun 10, 2015 1:24 pm
Forum: Nagios XI
Topic: Errors with Nagios oracle client checks
Replies: 8
Views: 1188

Re: Errors with Nagios oracle client checks

Hello, I had checked the install doc to make sure. Those paths do exist. So, again the issues are that when using strace I can see that libs are missing. I can also see that libs are missing related to PERl. I did copy your line and use it; however, I did not catch the missing "/" inside t...
by bmiadmins
Wed Jun 10, 2015 12:10 pm
Forum: Nagios XI
Topic: Errors with Nagios oracle client checks
Replies: 8
Views: 1188

Re: Errors with Nagios oracle client checks

Hello, This looks like a perl issue. I took a look and here is what I found : [nagios@n2xnagiosxip02 ~]$ ll /usr/bin/perl -rwxr-xr-x. 2 root root 7184 Nov 12 2014 /usr/bin/perl [nagios@n2xnagiosxip02 ~]$ perl -v This is perl, v5.10.1 (*) built for x86_64-linux-thread-multi Copyright 1987-2009, Larry...
by bmiadmins
Wed Jun 10, 2015 12:05 pm
Forum: Nagios XI
Topic: Errors with Nagios oracle client checks
Replies: 8
Views: 1188

Re: Errors with Nagios oracle client checks

Hello, Looks like I am missing some libs. install_driver(Oracle) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libocci.so.11.1: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 200. at (eval 19) line 3 Co...
by bmiadmins
Wed Jun 10, 2015 11:25 am
Forum: Nagios XI
Topic: Failed api json format service checks
Replies: 5
Views: 1070

Re: Failed api json format service checks

Hello,

Sorry it took me so long to reply. This issue is now fixed.

I ended up using the below :

/usr/local/perls/5_20/bin/perl $USER1$/check_foreman.pl -H $ARG4$ $ARG1$ $ARG2$ $ARG3$.
by bmiadmins
Wed Jun 10, 2015 10:52 am
Forum: Nagios XI
Topic: Errors with Nagios oracle client checks
Replies: 8
Views: 1188

Errors with Nagios oracle client checks

Hello, I have ran through the install using instructions at https://assets.nagios.com/downloads/nagiosxi/docs/Installing-Oracle-Plugins-in-Nagios-XI.pdf . What is happening is that tnsnames.ora is never read in I think. This would result in being unable to connect to the oracle services. That being ...
by bmiadmins
Wed May 20, 2015 1:17 pm
Forum: Nagios XI
Topic: Failed api json format service checks
Replies: 5
Views: 1070

Re: Failed api json format service checks

Hello, CLI : /usr/lib64/nagios/plugins/check_foreman.pl -H foreman -k -v -l nagios -a PASSWORD -o 60 The output is what I would expect : Connecting to foreman:80 --------------- GET http://foreman:80/api/dashboard?format=json Authorization: Basic HASH Host: foreman User-Agent: libwww-perl/6.13 -----...
by bmiadmins
Wed May 20, 2015 12:42 pm
Forum: Nagios XI
Topic: Failed api json format service checks
Replies: 5
Views: 1070

Failed api json format service checks

Hello, First, some details of our install. XI : Latest Available Version: 2014R2.7 Installed Version: 2014R2.7 Last Update Check: 2015-05-20 09:20:01 CORE : Nagios Core 4.0.8 Copyright (c) 2009-present Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last...
by bmiadmins
Wed May 20, 2015 11:18 am
Forum: Nagios XI
Topic: SNMPT TRAPS PER HOST \ ALERT
Replies: 4
Views: 575

Re: SNMPT TRAPS PER HOST \ ALERT

Hello,

Yes, please mark his as resolved.


Thanks again for the help!
by bmiadmins
Wed May 13, 2015 8:53 am
Forum: Nagios XI
Topic: SNMPT TRAPS PER HOST \ ALERT
Replies: 4
Views: 575

Re: SNMPT TRAPS PER HOST \ ALERT

Hello,

Thanks very much for the reply on this. Your help has been greatly appreciated!