Search found 18 matches

by srivemp1
Thu Feb 25, 2021 7:21 am
Forum: Nagios XI
Topic: check_http throwing CRITICAL - Cannot make SSL connection.
Replies: 5
Views: 1504

Re: check_http throwing CRITICAL - Cannot make SSL connectio

Hi, I have ran below commands and this is the output [root@nagmonm102 libexec]# /usr/local/nagios/libexec/check_http -H fraplops101.os.net.ibm.com -u http://fraplops101.os.net.ibm.com:8080/ -p 8080 --sni -v GET http://fraplops101.os.net.ibm.com:8080/ HTTP/1.1 User-Agent: check_http/v2.3.3 (nagios-pl...
by srivemp1
Tue Feb 23, 2021 7:11 am
Forum: Nagios XI
Topic: check_http throwing CRITICAL - Cannot make SSL connection.
Replies: 5
Views: 1504

Re: check_http throwing CRITICAL - Cannot make SSL connectio

Hi, I ran below commands and this is output I got [root@nagmonm102 ~]# /usr/local/nagios/libexec/check_http -H fraplops101.os.net.ibm.com -u http://fraplops101.os.net.ibm.com:8080/ -S -p 8080 --sni CRITICAL - Cannot make SSL connection. 140293867984816:error:140770FC:SSL routines:SSL23_GET_SERVER_HE...
by srivemp1
Fri Feb 19, 2021 6:02 am
Forum: Nagios XI
Topic: check_http throwing CRITICAL - Cannot make SSL connection.
Replies: 5
Views: 1504

check_http throwing CRITICAL - Cannot make SSL connection.

Hi, I am using check_http plugin and url is working fine but while checking on nagiosxi it is showing ssl connection issue as shown below. [nagios@nagmonm102.innovate.ibm.com ~]$ /usr/local/nagios/libexec/check_http -H fraplops101.os.net.ibm.com -u http://fraplops101.os.net.ibm.com:8080/ -S -p 8080 ...
by srivemp1
Fri Feb 19, 2021 12:03 am
Forum: Nagios XI
Topic: "CRITICAL - Socket timeout" status for check_http
Replies: 5
Views: 382

Re: "CRITICAL - Socket timeout" status for check_http

Got it connection was not happening from Nagios server. It got resolved.you can close the ticket.
by srivemp1
Thu Feb 18, 2021 12:20 am
Forum: Nagios XI
Topic: "CRITICAL - Socket timeout" status for check_http
Replies: 5
Views: 382

Re: "CRITICAL - Socket timeout" status for check_http

I ran command it throwed same error

[root@nagmonm101 ~]# /usr/local/nagios/libexec/check_http -H daledhm101.os.s.net.ibm.com -u /logs -S -p 8051 -v -t 60
CRITICAL - Socket timeout
by srivemp1
Wed Feb 17, 2021 2:44 am
Forum: Nagios XI
Topic: "CRITICAL - Socket timeout" status for check_http
Replies: 5
Views: 382

"CRITICAL - Socket timeout" status for check_http

Hi, Recently we have changed server ip for hosts after ip change check_http for url monitoring is throwing error as below [root@nagmonm101 libexec]# ./check_http -H daledhm101.os.s.net.ibm.com -S -u https://daledhm101.os.s.net.ibm.com:8051 CRITICAL - Socket timeout [nagios@nagmonm101.innovate.ibm.co...
by srivemp1
Thu Jan 21, 2021 5:34 am
Forum: Nagios XI
Topic: Check_db2 monitoring plugin
Replies: 3
Views: 217

Re: Check_db2 monitoring plugin

Can you help us with option 1?
by srivemp1
Tue Jan 19, 2021 11:48 pm
Forum: Nagios XI
Topic: Check_db2 monitoring plugin
Replies: 3
Views: 217

Check_db2 monitoring plugin

Hi, I am using check_db2_health plugin https://exchange.nagios.org/directory/Plugins/Databases/DB2/check_db2_health/details to monitor the db Here I should use this plugin like this /usr/local/nagios/libexec/check_db2_health --hostname 192.168.0.119 --port 50000 --username=lcuser --password=password...
by srivemp1
Mon Jun 08, 2020 9:09 am
Forum: Open Source Nagios Projects
Topic: Performance update are not happening regularly
Replies: 1
Views: 858

Performance update are not happening regularly

Hi, Performance update are not happening regularly based on the logs I provided below I came to know that its not updating regularly [root@nagmonm101 libexec]# tail -n 25 /usr/local/nagios/var/perfdata.log 2020-06-07 06:01:59 [9960] [0] *** process_perfdata.pl terminated on signal ALRM 2020-06-08 06...
by srivemp1
Wed May 27, 2020 9:32 am
Forum: Nagios XI
Topic: Is there an postfix wizard available to add in NagiosXI?
Replies: 1
Views: 135

Is there an postfix wizard available to add in NagiosXI?

Want postfix wizard to enable in NagiosXI. Able to find only plugins not an wizards.Can you please let me know if any wizards are availabe for postfix monitoring.