Search found 47 matches

by cokj72
Thu Jun 05, 2014 7:10 am
Forum: Nagios XI
Topic: After upgrade to Nagios XI 2014R1.0 - problem Oracle
Replies: 9
Views: 1007

After upgrade to Nagios XI 2014R1.1 - problem Oracle Tablesp

Sorry we didn't get to you sooner; our offices were not open when you posted last. Do you have any remaining issues relating to the Oracle problems after upgrade? This problem is OK. Now I've upgrade Nagios to version XI 2014R1.1 and now I' ve the one problem with 1 service Oracle Tablespace. This ...
by cokj72
Wed May 28, 2014 3:41 am
Forum: Nagios XI
Topic: After upgrade to Nagios XI 2014R1.0 - problem Oracle
Replies: 9
Views: 1007

Re: After upgrade to Nagios XI 2014R1.0 - problem Oracle

Solved. the string of the service check i've one / ... check_xi_oracleserverspace!--connect "192.168.110.238:1521\/trgdb.fpf.local" --username system --password "Oracle11g" --mode flash-recovery-area-usage --warning 90 --critical 98!!!!!!! OK is check_xi_oracleserverspace!--conne...
by cokj72
Wed May 28, 2014 3:05 am
Forum: Nagios XI
Topic: After upgrade to Nagios XI 2014R1.0 - problem Oracle
Replies: 9
Views: 1007

Re: After upgrade to Nagios XI 2014R1.0 - problem Oracle

Solved, bat 1 DB I've change the Oracle_Home and LB_Oralce_path from: LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client/lib ORACLE_HOME=/usr/lib/oracle/11.2/client to: LD_LIBRARY_PATH=/usr/lib/oracle/11.2/client64/lib ORACLE_HOME=/usr/lib/oracle/11.2/client64 now 1DB is OK, but other 2 DB have this erros:...
by cokj72
Wed May 28, 2014 2:10 am
Forum: Nagios XI
Topic: After upgrade to Nagios XI 2014R1.0 - problem Oracle
Replies: 9
Views: 1007

Re: After upgrade to Nagios XI 2014R1.0 - problem Oracle

:?:
What should I check ?
[root@nagios ~]# locate "Oracle.so"
-bash: locate: command not found
I urgency to solve the problem, I have 3 db Oracle production is not monitored :!:
by cokj72
Tue May 27, 2014 10:22 am
Forum: Nagios XI
Topic: After upgrade to Nagios XI 2014R1.0 - problem Oracle
Replies: 9
Views: 1007

Re: After upgrade to Nagios XI 2014R1.0 - problem Oracle

is the same mistake that I had here: http://support.nagios.com/forum/viewtopic.php?f=6&t=21699 I've change the ORACLE_HOME and LD_LIBRARY_PATH on the command check_xi_oracleserverspace, bat the problem remains ... I also tried to make these commands on the server nagios: [root@nagios ~]# export ...
by cokj72
Tue May 27, 2014 8:04 am
Forum: Nagios XI
Topic: After upgrade to Nagios XI 2014R1.0 - problem Oracle
Replies: 9
Views: 1007

After upgrade to Nagios XI 2014R1.0 - problem Oracle

After upgrade to Nagios XI 2014R1.0 my agent DB Oracle is ALL in error: 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 dire if I try "Test Check Command" from Nagios CCM I get this error...
by cokj72
Mon Nov 25, 2013 8:53 am
Forum: Nagios XI
Topic: MSSQL Server 2008R2
Replies: 3
Views: 313

MSSQL Server 2008R2

I configured the monitoring of a server MSSQL2008 but I get these messages d 'error: DB-Lib error message 20009, severity 9 I already monitorizzo 3 MSSQL Server without problem, I also entered the password of 'user' sa 'in the file: / usr / local / nagios / etc / Resource.cfg because the password ha...
by cokj72
Tue Nov 12, 2013 9:40 am
Forum: Nagios XI
Topic: Agent On Oracle VM server release 3.2.3
Replies: 36
Views: 16586

Re: Agent On Oracle VM server release 3.2.3

Hi,
the virtual machine ovmn is destroyed :( , reinstall the SO and start over l 'installation of Nagios! :mrgreen:
stay tuned please ;)
by cokj72
Wed Nov 06, 2013 8:53 am
Forum: Nagios XI
Topic: Agent On Oracle VM server release 3.2.3
Replies: 36
Views: 16586

Re: Agent On Oracle VM server release 3.2.3

[root@nagios ~]# nmap -p 5666 192.168.110.218 Starting Nmap 5.51 ( http://nmap.org ) at 2013-11-06 14:51 CET Nmap scan report for ovmm.fpf.local (192.168.110.218) Host is up (0.00030s latency). PORT STATE SERVICE 5666/tcp closed nrpe MAC Address: 00:21:F6:00:00:06 (Virtual Iron Software) Nmap done: ...
by cokj72
Mon Nov 04, 2013 8:21 am
Forum: Nagios XI
Topic: Agent On Oracle VM server release 3.2.3
Replies: 36
Views: 16586

Re: Agent On Oracle VM server release 3.2.3

Yes. IP for my nagios Server is 192.168.110.150 cat /usr/local/nagios/etc/nrpe.cfg # ALLOWED HOST ADDRESSES # This is an optional comma-delimited list of IP address or hostnames # that are allowed to talk to the NRPE daemon. # # Note: The daemon only does rudimentary checking of the client's IP # ad...