Skip to main content
Rizio
Visitor III
September 4, 2023
Solved

Warning Message on bandwidth limit exceeded

  • September 4, 2023
  • 2 replies
  • 11571 views

Hi all,

it's possible to create an email warning message (on the fortigate or fortianalyzer) when the interface limit has been exceeded over 2 minute?

 

Thank's in advance

Maurizio

Best answer by KumarV

Hello @Rizio 

FortiGate allows you to define custom alert conditions based on various criteria. In this case, you want to trigger an alert when the interface traffic exceeds a certain threshold for more than 2 minutes. You would typically use the FortiGate scripting language, called FortiScript, to create this custom condition. Here's a simplified example:

 

fortiscript

 

In this script, we define a condition that checks if the traffic on a specific interface exceeds a certain threshold for 2 minutes. When this condition is met, it triggers a script that sends an email alert

evenhandler.PNG

Regards

Verender

2 replies

KumarV
Staff
KumarVAnswer
Staff
September 4, 2023

Hello @Rizio 

FortiGate allows you to define custom alert conditions based on various criteria. In this case, you want to trigger an alert when the interface traffic exceeds a certain threshold for more than 2 minutes. You would typically use the FortiGate scripting language, called FortiScript, to create this custom condition. Here's a simplified example:

 

fortiscript

 

In this script, we define a condition that checks if the traffic on a specific interface exceeds a certain threshold for 2 minutes. When this condition is met, it triggers a script that sends an email alert

evenhandler.PNG

Regards

Verender

Rizio
RizioAuthor
Visitor III
September 5, 2023

Thank you so much KumarV.

Do you think this solution may be applied also in Fortianalyzer, in the event handler section? (to avoid to do it on all my firewalls)

obulareddy
New Member
July 31, 2024

its is working in fortianalyzer ?

 

gauravb
New Member
January 24, 2025

Hello Rizio

Thank you for you mail .

 

We have checked the settings in firewall : -

 

##FIPS-CC mode: disable

 May we proceed in enabling it .