Hi All,
Recently new to Zabbix and am looking for a bit of guidance.
We are using the ZBX-CISCO-INTERFACES template to monitor all of our Cisco devices which is working great - discovers alias', interfaces and speeds automatically as it should.
One thing I'm looking to implement which would be ideal is having the interface alias on the graphs and triggers which are generated. For example rather than the graphs and triggers displaying "Outgoing use on interface GigabitEthernet2/26 exceeded 80% for the last 5 minutes" it would display "Outgoing use on interface GigabitEthernet2/26 (ALIAS_OF_INTERFACE) exceeded 80% for the last 5 minutes". It would be much easier to see the alias since we have 300+ interfaces being monitored we don't know what every one relates to.
Any ideas on the syntax for this? I've tried something like {Template_Platform_Cisco_Interfaces:ifAlias[{#SNMPVALUE]} but that displays as {Template_Platform_Cisco_Interfaces:ifAlias[GigabitEthernet2/26]}.
Thanks,
Chris
Recently new to Zabbix and am looking for a bit of guidance.
We are using the ZBX-CISCO-INTERFACES template to monitor all of our Cisco devices which is working great - discovers alias', interfaces and speeds automatically as it should.
One thing I'm looking to implement which would be ideal is having the interface alias on the graphs and triggers which are generated. For example rather than the graphs and triggers displaying "Outgoing use on interface GigabitEthernet2/26 exceeded 80% for the last 5 minutes" it would display "Outgoing use on interface GigabitEthernet2/26 (ALIAS_OF_INTERFACE) exceeded 80% for the last 5 minutes". It would be much easier to see the alias since we have 300+ interfaces being monitored we don't know what every one relates to.
Any ideas on the syntax for this? I've tried something like {Template_Platform_Cisco_Interfaces:ifAlias[{#SNMPVALUE]} but that displays as {Template_Platform_Cisco_Interfaces:ifAlias[GigabitEthernet2/26]}.
Thanks,
Chris

Comment