I'm having the exact same problem, HTTPS only url's don't work.
The HTTP service check works fine but the host check shows me "CRITICAL - Socket timeout after 10 seconds"
website wizard for ssl only sites
Re: website wizard for ssl only sites
Nagios XI 2012R2.8c Running on Ubuntu 12.04 Using 99% passive checks for monitoring
Monitoring nearly 800 Passive services spread through roughly 40 machines
Running on an 8 core, KVM virtualized VM, with 15 GB of RAM and using RAMDisk
Monitoring nearly 800 Passive services spread through roughly 40 machines
Running on an 8 core, KVM virtualized VM, with 15 GB of RAM and using RAMDisk
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: website wizard for ssl only sites
johndoe,
Can you show us your settings in the
Service Status -> Configure Tab -> Re-configure this host -> Monitoring Tab
Can you show us your settings in the
Service Status -> Configure Tab -> Re-configure this host -> Monitoring Tab
Re: website wizard for ssl only sites
Monitor the host every 5 minutes.
Re-check the host every 1 minutes up to 5 times before generating an alert.
Monitor the host with this command... (Advanced users only)
(empty) <- It shouldn't be since the wizard should've specified here it was an https check
When I add the same that is on the HTTP check (check_xi_service_http! -H <fqdn> -f ok -I <ip> -u "/" -S -p 443) then the check runs with HTTPS
I guess the problem is on the wizard not adding all the needed args on the monitor command?
Re-check the host every 1 minutes up to 5 times before generating an alert.
Monitor the host with this command... (Advanced users only)
(empty) <- It shouldn't be since the wizard should've specified here it was an https check
When I add the same that is on the HTTP check (check_xi_service_http! -H <fqdn> -f ok -I <ip> -u "/" -S -p 443) then the check runs with HTTPS
I guess the problem is on the wizard not adding all the needed args on the monitor command?
Nagios XI 2012R2.8c Running on Ubuntu 12.04 Using 99% passive checks for monitoring
Monitoring nearly 800 Passive services spread through roughly 40 machines
Running on an 8 core, KVM virtualized VM, with 15 GB of RAM and using RAMDisk
Monitoring nearly 800 Passive services spread through roughly 40 machines
Running on an 8 core, KVM virtualized VM, with 15 GB of RAM and using RAMDisk
-
scottwilkerson
- DevOps Engineer
- Posts: 19396
- Joined: Tue Nov 15, 2011 3:11 pm
- Location: Nagios Enterprises
- Contact:
Re: website wizard for ssl only sites
Yep, that was it.johndoe wrote:I guess the problem is on the wizard not adding all the needed args on the monitor command?
I modified the wizard (attached) to have the expected behavior on new websites added.
You can add it through Admin -> Manage Config Wizards
You do not have the required permissions to view the files attached to this post.