Hello everyone on the forum, I'm a zabbix 5.4 user.
Depending on work schedule, I sometimes need to set up a zabbix maintenance that corresponds to a particular host name. (To avoid unwanted alarms)
I'm working on developing it as an api.
The question is whether the maintenance can be set using regular expressions?
For example, when selecting all Hosts, Hostname starting with redis, I wonder can I set the maintenance hostname just redis* without specifying the node number or hostname as a whole.
I'm really want to know how to set that
Please help me. Thank you.
Depending on work schedule, I sometimes need to set up a zabbix maintenance that corresponds to a particular host name. (To avoid unwanted alarms)
I'm working on developing it as an api.
The question is whether the maintenance can be set using regular expressions?
For example, when selecting all Hosts, Hostname starting with redis, I wonder can I set the maintenance hostname just redis* without specifying the node number or hostname as a whole.
I'm really want to know how to set that
Please help me. Thank you.
Comment