Search found 2 matches

by linhua11
Tue Dec 23, 2014 4:26 am
Forum: Open Source Nagios Projects
Topic: Different notification command for different host group
Replies: 3
Views: 1100

Re: Different notification command for different host group

Typically a contact will only have one notification script for all hosts and services. However you could change that script to one of your own design that will inspect the host name and take appropriate actions. Thanks for your reply, do you mean that I could put "if clause" in the notifi...
by linhua11
Mon Dec 22, 2014 2:33 am
Forum: Open Source Nagios Projects
Topic: Different notification command for different host group
Replies: 3
Views: 1100

Different notification command for different host group

Hi, I want to know is it possible to run different notification command for hosts under different host group for same contacter?