Search found 6 matches

by dgsullivan01
Thu Jan 31, 2013 2:42 pm
Forum: Open Source Nagios Projects
Topic: Escalation based on service-group [solved]
Replies: 5
Views: 2031

Re: Escalation based on service-group

Yes. Notifications through escalations groups with service groups are work properly now.

Thanks.
by dgsullivan01
Thu Jan 31, 2013 8:26 am
Forum: Open Source Nagios Projects
Topic: Escalation based on service-group [solved]
Replies: 5
Views: 2031

Re: Escalation based on service-group

So I'm not sure where along the way I made an error, but I believe I incorrectly defined the servicegroups in the escalations. Chaining templates and definitions can become very confusing ;) define servicegroup with 'servicegroup_name' -> define service with 'servicegroup' -> define serviceescalatio...
by dgsullivan01
Tue Jan 29, 2013 7:26 am
Forum: Open Source Nagios Projects
Topic: Escalation based on service-group [solved]
Replies: 5
Views: 2031

Escalation based on service-group [solved]

What I'm trying to do: Use escalations based on servicegroups. What Nagios does instead: Uses the 'admins' contact_group defined in the 'generic-service' template. Escalation Template: define serviceescalation { name service-escalation-1st-PROD first_notification 2 last_notification 5 notification_...
by dgsullivan01
Tue Nov 06, 2012 1:03 pm
Forum: Open Source Nagios Projects
Topic: Updated NRPE file, NSCA checks stale
Replies: 3
Views: 1556

Re: Updated NRPE file, NSCA checks stale

Silly mistake on my part.

All checks were disabled and re-enabled at one point forcing the passive checks to be active checks. This triggered the stale command on a schedule. Went through each service and disabled active checks.

Hopefully that resolves it.

Sorry for the user error ;)
by dgsullivan01
Tue Nov 06, 2012 11:44 am
Forum: Open Source Nagios Projects
Topic: Updated NRPE file, NSCA checks stale
Replies: 3
Views: 1556

Updated NRPE file, NSCA checks stale

Nagios Version 2 NRPE Version 2.12 I've been working on cleaning up our configuration files for quite some time now. With one AIX 6.1 machine when I copied over the new NRPE file and restarted NRPE, all of the passive checks became stale. The checks were OK for the longest time and sometimes one or ...
by dgsullivan01
Mon Jul 02, 2012 2:09 pm
Forum: Open Source Nagios Projects
Topic: Gently enable notifications
Replies: 0
Views: 1124

Gently enable notifications

Hi all, I've been working on a setup for a while now monitoring 370 hosts and 6,278 services. As you can imagine, some of those services are down, but up until now notifications have been off. I need a graceful way to enable notifications without bombarding all of the contacts with emails and pages ...