Hi all,
I'm a newbie with Zabbix and I don't know if someone has already dealt with that. I would like to create an LLD by filtering the switch interfaces on a specific value contained in #IFALIAS (something like "SW-Customer-XX"). I have created the discovery rule considering these three filters:
{#IFADMINSTATUS} matches (1|3)
{#IFOPERSTATUS} matches (1|3|4|5|7)
{#IFALIAS} matches ^SW-Customer-01$
But when I try to create a graph prototype (of course I have configured related items and graph prototypes) with this discovery rule, nothing is shown. Where is my mistake?
Thanks for help
I'm a newbie with Zabbix and I don't know if someone has already dealt with that. I would like to create an LLD by filtering the switch interfaces on a specific value contained in #IFALIAS (something like "SW-Customer-XX"). I have created the discovery rule considering these three filters:
{#IFADMINSTATUS} matches (1|3)
{#IFOPERSTATUS} matches (1|3|4|5|7)
{#IFALIAS} matches ^SW-Customer-01$
But when I try to create a graph prototype (of course I have configured related items and graph prototypes) with this discovery rule, nothing is shown. Where is my mistake?
Thanks for help