Search found 89 matches

by Amit_Alone
Wed Nov 03, 2021 10:12 pm
Forum: Nagios XI
Topic: Observing SSL connection error on cloud Nagios
Replies: 7
Views: 944

Re: Observing SSL connection error on cloud Nagios

O/p of the requested command. I tried replacing hostname with IP still observing the same.

Code: Select all

[root@vlmazprdeu2nag2 ~]# /usr/local/nagios/libexec/check_http -H $$HOSTNAME$$.prod.cloud -S
CRITICAL - Socket timeout
by Amit_Alone
Wed Nov 03, 2021 10:44 am
Forum: Nagios XI
Topic: Observing SSL connection error on cloud Nagios
Replies: 7
Views: 944

Re: Observing SSL connection error on cloud Nagios

Please find o/p of the requested command. [root@vlmazprdeu2nag2 ~]# ping 10.18.76.125 PING 10.18.76.125 (10.18.76.125) 56(84) bytes of data. 64 bytes from 10.18.76.125: icmp_seq=1 ttl=124 time=331 ms 64 bytes from 10.18.76.125: icmp_seq=2 ttl=124 time=322 ms 64 bytes from 10.18.76.125: icmp_seq=3 tt...
by Amit_Alone
Wed Nov 03, 2021 1:17 am
Forum: Nagios XI
Topic: Observing SSL connection error on cloud Nagios
Replies: 7
Views: 944

Re: Observing SSL connection error on cloud Nagios

I have executed the shared command and it didn't work. [root@vlmazprdeu2nag2 ~]# /usr/local/nagios/libexec/check_http -H $$HOSTNAME$$.prod.cloud -sni -f ok -I XX.XX.XX.162 -u "/quantum" -S 1 -p 443 CRITICAL - Cannot make SSL connection. 139667669346224:error:14077438:SSL routines:SSL23_GET...
by Amit_Alone
Tue Nov 02, 2021 2:57 am
Forum: Nagios XI
Topic: Observing SSL connection error on cloud Nagios
Replies: 7
Views: 944

Observing SSL connection error on cloud Nagios

Hi Team, We have Nagios cloud i.e., 5.8.6v installed on Azure cloud. We had successfully enabled the baseline monitoring for cloud servers and it's working as expected. However, when we are tried to enable the URL monitoring it's giving SSL connection error. We have tested the URL on the same browse...
by Amit_Alone
Mon Aug 16, 2021 10:52 am
Forum: Nagios XI
Topic: check_nrpe is showing incorrect output
Replies: 36
Views: 4057

Re: check_nrpe is showing incorrect output

Thanks Smith for your help. Yes, you can close this ticket.

Thanks & Regards,
Amit
by Amit_Alone
Sat Aug 14, 2021 10:27 am
Forum: Nagios XI
Topic: check_nrpe is showing incorrect output
Replies: 36
Views: 4057

Re: check_nrpe is showing incorrect output

I have just added the shared first 3 lines in the script and gave the try for check_nrpe from nagiosxi and to my surprise it worked as expected. [nagios@avgdlnxvp126.avantgard.corp ~]$ /usr/local/nagios/libexec/check_nrpe -H XX.XXX.X.55 -t 30 -c DBconnection_status OK - Oracle DB connected Successfu...
by Amit_Alone
Sat Aug 14, 2021 9:30 am
Forum: Nagios XI
Topic: check_nrpe is showing incorrect output
Replies: 36
Views: 4057

Re: check_nrpe is showing incorrect output

I had copied the shared script in dbconnection.sh file and then I run the same script under the nagios user on Linux oracle server and it work as expected, below is the dbout.log of the same. [root@agasporap1855 ~]# cat /tmp/dbout.log sqlplus output: SQL*Plus: Release 19.0.0.0.0 - Production on Sat ...
by Amit_Alone
Fri Aug 13, 2021 11:04 am
Forum: Nagios XI
Topic: check_nrpe is showing incorrect output
Replies: 36
Views: 4057

Re: check_nrpe is showing incorrect output

Hi Smith, I have updated the script as you mention. Below is the o/p from dbout.log [root@agasporap1855 tmp]# cat /tmp/dbout.log sqlplus output: /usr/local/nagios/libexec/check_dbconnection.sh: line 2: sqlplus: command not found /u01/app/grid/19.3.0/gridhome_1/bin/sqlplus output: Error 6 initializin...
by Amit_Alone
Fri Aug 13, 2021 7:49 am
Forum: Nagios XI
Topic: check_nrpe is showing incorrect output
Replies: 36
Views: 4057

Re: check_nrpe is showing incorrect output

Hi Smit, As suggested, I have copy the provided data in .sh file and after running the script on Linux Oracle server. Below is the o/p from /tmp/dbout.log file. root@agasporap1855 libexec]# cat /tmp/dbout.log sqlplus output: SQL*Plus: Release 19.0.0.0.0 - Production on Fri Aug 13 08:39:16 2021 Versi...
by Amit_Alone
Thu Aug 12, 2021 8:39 am
Forum: Nagios XI
Topic: check_nrpe is showing incorrect output
Replies: 36
Views: 4057

Re: check_nrpe is showing incorrect output

I have made the requested changes but still it's same. [root@agasporap1855 ~]# cat /tmp/dbout.log /usr/local/nagios/libexec/check_dbconnection.sh: line 6: sqlplus: command not found [root@agasporap1855 ~]# env command output [nagios@agasporap1855 ~]$ env XDG_SESSION_ID=701177 HOSTNAME=agasporap1855....