I have a number of services on some servers I have zabbix monitoring which have frequent name changes. The names are normally service.1.20260227183529, this changes when they get updated. Zabbix discovery handles this so they're always monitored, but there's always an alert generated at the cutover.
Is there a way to easily change the item prototype or discovery to just detect these services as service.1? I've tried looking this up and can't find anything other than a suggestion to make my own specific service monitoring using a script to do discovery. It seems like there should be a place to put a regex filter to change the name, I can't figure out where it'd work though.
Is there a way to easily change the item prototype or discovery to just detect these services as service.1? I've tried looking this up and can't find anything other than a suggestion to make my own specific service monitoring using a script to do discovery. It seems like there should be a place to put a regex filter to change the name, I can't figure out where it'd work though.
Comment