Make the possibility to make rules to massively alter notification.
Example:
Rule 1
- For Host Category = Production
- For Host Group = Linux servers
- For Service Template = check_tcp_22, check_cpu, check_memory, check_disk, check_swap etc….
- Then send notification to user dutyUser_Linux
Rule 2:
- For Host Category = Production
- For Host Group = Linux servers
- For Service Template = check_proc_tomcat, check_proc_apache etc….
- Then send notification to dutyUser_Middleware
Rule 3:
- For Host Categories no production
- All hostgroup
- All service template
- Then no notification
Pro: avoid duplicate Host Template for prod/no prod or Service Template prod/no prod, avoid changing setting in hundreds of service
