Hello community!
A couple of questions here, or maybe an advanced question and a "noob one":
- Advanced:
Is there any way to change notifications to alert different users following a schedule? I need to deploy a Zabbix that sends them to the techs that will be "on call" following a schedule inside a file sent to a shared folder... at first I thought about creating an "ALERTS" user with all the phone numbers, and then changing the enable/disable value of the media directly in the SQL following the data in that file, but maybe that's not possible or there's a better approach...
- Noob one:
As far as I know, the way to proceed when applying templates to hosts, is to clone the original template and modify it to meet the needs (e.g. I let the template discover services, then disable service discovery and remove unwanted items from the host)...
I understand that once the template is applied, the state (enabled/disabled) of the items/triggers can change no matter what the original template had as long as it is not deleted (and rediscovered), am I wrong? Or the changing of the status of an item/trigger will be applied to all the hosts if I change the template one? Which one has preference? Maybe both statements are true?
I'm pretty sure there are best practices regarding the templates, like probably making your own templates from scratch like I'm dealing with right now with Veeam B&R... I'd like to learn about that from your experience...
Thanks!
A couple of questions here, or maybe an advanced question and a "noob one":
- Advanced:
Is there any way to change notifications to alert different users following a schedule? I need to deploy a Zabbix that sends them to the techs that will be "on call" following a schedule inside a file sent to a shared folder... at first I thought about creating an "ALERTS" user with all the phone numbers, and then changing the enable/disable value of the media directly in the SQL following the data in that file, but maybe that's not possible or there's a better approach...
- Noob one:
As far as I know, the way to proceed when applying templates to hosts, is to clone the original template and modify it to meet the needs (e.g. I let the template discover services, then disable service discovery and remove unwanted items from the host)...
I understand that once the template is applied, the state (enabled/disabled) of the items/triggers can change no matter what the original template had as long as it is not deleted (and rediscovered), am I wrong? Or the changing of the status of an item/trigger will be applied to all the hosts if I change the template one? Which one has preference? Maybe both statements are true?

I'm pretty sure there are best practices regarding the templates, like probably making your own templates from scratch like I'm dealing with right now with Veeam B&R... I'd like to learn about that from your experience...
Thanks!
At this point your discovery should already be according to your needs and no removal should be necessary..
Comment