Search found 7 matches

by LS18
Wed Oct 03, 2018 10:27 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Re: Windows Service notification issues

Hi Scott, I have actually managed to resolve this now! I redirected the nagios.cfg to look in another location, recreated the config's and the object.cache as a test and it began working. I've now moved everything back to default location as it still works so must have just been a bug or something p...
by LS18
Tue Oct 02, 2018 6:19 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Re: Windows Service notification issues

Yep host is up and all the other services being monitored such as disk space thresholds, applications running etc. all notify via email on warning/critical/recovery correctly, just the Windows services seem to not want to play ball!

Any ideas are appreciated.

Thanks,

LS
by LS18
Mon Oct 01, 2018 10:30 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Re: Windows Service notification issues

Sorry not sure why that one is listed as 240, both are listed as: service_notification_period 24x7 host_notification_period 24x7 In the actual template.cfg. I still don't get any notifications sent out though with or without the contacts specifically added to the service as you suggest (I've got one...
by LS18
Mon Oct 01, 2018 3:48 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Re: Windows Service notification issues

Hi Scott, Of course, please see below: define contact { contact_name nagiosadmin use generic-contact alias Nagios Admin email it.helpdesk@britsafe.org } define contactgroup { contactgroup_name admins alias Nagios Administrators members nagiosadmin } define contact { name generic-contact service_noti...
by LS18
Fri Sep 28, 2018 10:22 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Re: Windows Service notification issues

Hi Scott, I've replicated this behavior and the notifications still wont fire even after the services have been returned to an OK state and then downed again. I've been checking in the objects.cache as well just be be certain that the updates to the definitions are applying etc. but still no luck. A...
by LS18
Fri Sep 28, 2018 6:41 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Re: Windows Service notification issues

Hi Scott, Thank you for your reply. I have added the contact field into the service definition but it still doesn't seem to be firing notifications. Is there anything else I could be missing? I'm a bit confused as to how only SERVICESTATE check_nt commands seem to be the ones effected by this behavi...
by LS18
Thu Sep 27, 2018 6:08 am
Forum: Open Source Nagios Projects
Topic: Windows Service notification issues
Replies: 13
Views: 3928

Windows Service notification issues

Hi there, Firstly let me apologize if this is a simple mistake, I am brand new to using Linux/Nagios! So far I have everything configured and working in regards to monitoring Windows servers with the exception of notifications for SERVICESTATE alerts for things like W3SVC etc. The issue I am having ...