Search found 6 matches

by onlyme
Tue Jan 19, 2016 5:25 am
Forum: Open Source Nagios Projects
Topic: Not Sending Notification Emails
Replies: 3
Views: 1185

Re: Not Sending Notification Emails

Thanks, that done it!

How stupid of me!! :oops: :oops: :lol:
by onlyme
Mon Jan 18, 2016 10:43 am
Forum: Open Source Nagios Projects
Topic: Not Sending Notification Emails
Replies: 3
Views: 1185

Not Sending Notification Emails

I have all my services and hosts set up and Nagios is monitoring them correctly. However I am not getting email alerts when a service or host has an alert. I do get an email if I select Send Custom service notification in Nagios Core. How do I get Nagios to email me when a service has a change of st...
by onlyme
Mon Dec 21, 2015 4:05 am
Forum: Open Source Nagios Projects
Topic: Nagios Core not showing new Services
Replies: 1
Views: 661

Nagios Core not showing new Services

I have created new Services in NagiosQL but they are not showing in Nagios Core I already have Services running and they are showing on Nagios Core When I run the pre-flight check it shows 50 Services but Nagios Core only shows 47 Can anyone help in getting Nagios Core to show all the services please?
by onlyme
Thu Dec 10, 2015 5:22 am
Forum: Open Source Nagios Projects
Topic: Check_http redirect
Replies: 5
Views: 3334

Re: Check_http redirect

Thanks but I have decided to go a different route and have managed to use a GetCapabilities for WMS request

/usr/local/nagios/libexec/check_http -I ipaddress -p port -u "/thredds/wms/storelocation?REQUEST=GetCapabilities&SERVICE=WMS" -s "Automatically-generated field"
by onlyme
Wed Dec 09, 2015 10:46 am
Forum: Open Source Nagios Projects
Topic: Check_http redirect
Replies: 5
Views: 3334

Re: Check_http redirect

I am redirected to a CAS (Central Authentication Service) server which uses LDAP.

If I am unable to authenticate is it possible to use check_http to perform a wms getcapabilities request?
by onlyme
Wed Dec 09, 2015 5:57 am
Forum: Open Source Nagios Projects
Topic: Check_http redirect
Replies: 5
Views: 3334

Check_http redirect

I am trying to Monitor a Webpage to make sure it is always running. The issue I am having is i get redirected to an Authentication Page and I can't get the command to input the Username and Password and redirect me to the webpage Entering this url - http://urladdress/services Redirects me to here - ...