Prototype-X / Zabbix-Template-Juniper-MX-BGP4-ipv4-ipv6

Zabbix Template for Juniper MX discovery BGP4 peers ipv4 and ipv6, RE, interfaces
GNU General Public License v3.0
36 stars 23 forks source link

Template does not discover XE(10G) interfaces #4

Closed apofiget closed 7 years ago

apofiget commented 7 years ago

Hi! Thanks for a template, it works well, but it doesn't discover 10Ge interfaces. I think you need to fix regular expression in named "Junos interfaces".

Prototype-X commented 7 years ago

Hi! This regular expression for example. You need edit or delete regular expression for your configuration. Remove the regular expression to autodiscover all interfaces.

apofiget commented 7 years ago

Ok, thanks.

ajcorrea commented 4 years ago

@apofiget use this:

^(ms|ge|xe)-[0-2]\/[0-2]\/[0-9]$|^(ae|reth|st)[0-9]$|^fxp[0-9]-[0-9]+$|^vlan.[0-9]+$|^irb.[0-9]+$