cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Fortigate monitoring: Interface filter

bbonnefond
Visitor

Hello Community,

 

I have set up the monitoring of a Fortinet device using the plugin installed on an ActiveGate. Everything is working as expected, but I have some interfaces that are down, and I would like to remove the monitoring for those interfaces. In the configuration interface, there is a section called "interface filter," which states, "Interface regexes to include in the availability monitoring, one per line." However, when I enter the different interfaces I want to keep and refresh the page, it doesn't work. Can you tell me if there is a specific format I need to follow, apart from writing one interface per line? Thank you in advance, and have a great day.

 

Best regards,

 

Benjamin Bonnefond

1 REPLY 1

AntonioSousa
DynaMight Guru
DynaMight Guru

I would say the Fortigate extension follows the generic SNMP format. Try something along:
$contains(eth)
The documentation is at https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/extension-yaml#filters

Antonio Sousa

Featured Posts