Search found 10 matches

by sysadmin2525
Thu Aug 11, 2016 1:18 pm
Forum: Open Source Nagios Projects
Topic: Basic HTTPS setup to monitor public web site
Replies: 9
Views: 3180

Re: Basic HTTPS setup to monitor public web site

Got it. You guys rock thank you SO much. :D :D :D Problem Solved
by sysadmin2525
Thu Aug 11, 2016 12:11 pm
Forum: Open Source Nagios Projects
Topic: Basic HTTPS setup to monitor public web site
Replies: 9
Views: 3180

Re: Basic HTTPS setup to monitor public web site

I'm sorry but I don't quite follow.
by sysadmin2525
Wed Aug 10, 2016 7:01 pm
Forum: Open Source Nagios Projects
Topic: Basic HTTPS setup to monitor public web site
Replies: 9
Views: 3180

Re: Basic HTTPS setup to monitor public web site

Alright so after some time it now shows that HTTP is OK but still shows up red due to failed pings to the web site. So we are half way there at least...
by sysadmin2525
Wed Aug 10, 2016 6:50 pm
Forum: Open Source Nagios Projects
Topic: Basic HTTPS setup to monitor public web site
Replies: 9
Views: 3180

Re: Basic HTTPS setup to monitor public web site

ok Settings are define host{ use windows-server host_name Website alias Web address www.blah.com define service{ use generic-service host_name Website service_description HTTP check_command check_http!www.blah.com!-S contact_groups admins # 'check_http' command definition define command{ command_nam...
by sysadmin2525
Wed Aug 10, 2016 6:42 pm
Forum: Open Source Nagios Projects
Topic: Basic HTTPS setup to monitor public web site
Replies: 9
Views: 3180

Re: Basic HTTPS setup to monitor public web site

ok it's saying (Host check timed out after 30.01 seconds) Which is what it was saying previously.
by sysadmin2525
Wed Aug 10, 2016 6:20 pm
Forum: Open Source Nagios Projects
Topic: Basic HTTPS setup to monitor public web site
Replies: 9
Views: 3180

Basic HTTPS setup to monitor public web site

Hello all and thanks for taking the time to post regarding this. I am running Nagios Core 4 on Ubuntu 14. I am trying to monitor our company website at https://blahblah.com So far I have not found/missed any examples on how to do this. I know the built in http command SHOULD be able to do this. Or m...
by sysadmin2525
Wed Dec 30, 2015 6:29 pm
Forum: Open Source Nagios Projects
Topic: email notifications on Nagios Core 4
Replies: 5
Views: 1643

Re: email notifications on Nagios Core 4

I followed the steps and get 2 errors in my pre-flight check. Error: Service notification command 'notify-service-by-email' specified for contact 'nagiosadmin' is not defined anywhere! Error: Host notification command 'notify-host-by-email' specified for contact 'nagiosadmin' is not defined anywhere...
by sysadmin2525
Wed Dec 30, 2015 3:21 pm
Forum: Open Source Nagios Projects
Topic: email notifications on Nagios Core 4
Replies: 5
Views: 1643

Re: email notifications on Nagios Core 4

I'll give that a try after lunch and see what I get. Thanks a lot! Hadn't run across that one.
by sysadmin2525
Wed Dec 30, 2015 2:11 pm
Forum: Open Source Nagios Projects
Topic: email notifications on Nagios Core 4
Replies: 5
Views: 1643

email notifications on Nagios Core 4

Good Morning! I recently lost my ability to receive notifications on my nagios 3 setup so took the time to install a fresh nagios 4 build using Ubuntu 14.04. Now I am having trouble getting any email notifications through it as well. We use gmail as our email service and most of the documentation I ...