Search found 1 match
- Fri Dec 04, 2015 6:20 pm
- Forum: Open Source Nagios Projects
- Topic: Question about nagios notifications
- Replies: 1
- Views: 558
Question about nagios notifications
Hi, I'm running Nagios Core 3.5.1 and had a question about how notifications work for the following configuration: define host { host_name host1 contacts contact1 } define service { host_name host1 service_description service1 contacts contact2 } In the above scenario, if service1 is critical, will ...