Search found 58 matches

by heritages
Wed Oct 15, 2014 8:45 am
Forum: Nagios XI
Topic: List Disabled Host and Service Notifications
Replies: 1
Views: 308

List Disabled Host and Service Notifications

Morning,

I'm looking for a way within Nagios XI to list all disabled Host and Service notifications. Often we disabled notifications should a system be offline and would like an easy way to re-enable them once back online.

Steve
by heritages
Wed Aug 13, 2014 10:43 am
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Re: Monitor HTTPS site - Response Connection Refused

That worked. With -s "Date" COMMAND: /usr/local/nagios/libexec/check_http -H goddardb2b.domtar.com -s "Date" -f ok -I 172.20.2.15 -u "/invoke/wm.server/ping" -S --ssl=3 -p 1243 OUTPUT: HTTP CRITICAL : HTTP/1.1 200 OK - string 'Date' not found on 'https://goddardb2b.domt...
by heritages
Wed Aug 13, 2014 9:49 am
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Re: Monitor HTTPS site - Response Connection Refused

Ok made some progress. I noticed that the error previously was referring to "alert handshake failure" Added --ssl=3 to the argument and now works. -f ok -u "/invoke/wm.server/ping" -S --ssl=3 -p 1250 Next I want to validate that when the page is checked that the pages response wo...
by heritages
Wed Aug 13, 2014 8:14 am
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Re: Monitor HTTPS site - Response Connection Refused

Am i supposed to save the certificate locally on the Nagios VM? If so where would you suggest?
by heritages
Tue Aug 12, 2014 12:10 pm
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Re: Monitor HTTPS site - Response Connection Refused

When I navigated to the URL from my browser I had to install the certificate before I was able to connect without issue. Is there a way to do the same for Nagios?
by heritages
Tue Aug 12, 2014 12:09 pm
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Re: Monitor HTTPS site - Response Connection Refused

Corrected the firewall issue and now presented with a message "CRITICAL - Cannot make SSL connection."

Not sure where to go from here
by heritages
Tue Aug 12, 2014 10:33 am
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Re: Monitor HTTPS site - Response Connection Refused

Possibly need a firewall rule to get in the DMZ. Waiting for network team to config.
by heritages
Tue Aug 12, 2014 10:12 am
Forum: Nagios XI
Topic: Monitor HTTPS site - Response Connection Refused
Replies: 10
Views: 1325

Monitor HTTPS site - Response Connection Refused

Hello, I'm having troubles monitoring an internal HTTPS site. This site is used by WebMethods B2B server to validate the internal path connectivity from a DMZ to an internal server cluster. Example of the URL is https://server.domain.com:1250/invoke/wm.server/ping. When the test is successful it wil...
by heritages
Tue May 20, 2014 10:10 am
Forum: Nagios XI
Topic: Nagios XI 2014 Upgrade Failure
Replies: 2
Views: 366

Re: Nagios XI 2014 Upgrade Failure

that did the trick.

thanks
by heritages
Tue May 20, 2014 9:18 am
Forum: Nagios XI
Topic: Nagios XI 2014 Upgrade Failure
Replies: 2
Views: 366

Nagios XI 2014 Upgrade Failure

Good Morning Running the upgrade and had it fail on during the config check. *** Main program, CGIs and HTML files installed *** You can continue with installing Nagios as follows (type 'make' without any arguments for a list of all possible options): make install-init - This installs the init scrip...