Backstory: I've got our Zabbix to monitor our Azure spending. The list of Azure resources is dynamic - developers in various teams have the capability of creating new resources as needed.
I'd like to have a graph of non-free resources however I've got a bit of a problem with item selection. I don't want to manually select all the resources as the list of resources is, as mentioned, dynamic. It WILL change over time. At the same time I cannot just add something as simple as "*Azure App Service*" because that'll include the 0-cost free plans.
I wanted to use a regular expression in the graph "item" selection, but that doesn't appear to take. Is there any way to get Zabbix to do what I'm looking for?
I'd like to have a graph of non-free resources however I've got a bit of a problem with item selection. I don't want to manually select all the resources as the list of resources is, as mentioned, dynamic. It WILL change over time. At the same time I cannot just add something as simple as "*Azure App Service*" because that'll include the 0-cost free plans.
I wanted to use a regular expression in the graph "item" selection, but that doesn't appear to take. Is there any way to get Zabbix to do what I'm looking for?