Skip to main content
mwojcicki
New Member
February 11, 2020
Question

Fortiauthenticator email alert - question

  • February 11, 2020
  • 1 reply
  • 3146 views

Hello,

I have a question about sending email alerts from FAC.

I have standard license for 100 users (I know this is counted total local+remote).

Is it possible to trigger email alert when I reach for example 90 users (10 users left)?

 

Best Regards,

Michal Wojcicki

    1 reply

    xsilver_FTNT
    Staff
    Staff
    February 13, 2020

    Hi Michal,

    AFAIK there is nothing like automated mail notifications/warnings feature.

     

    However, you can utilize SNMP trap "User Table Nearly Full Trap Threshold:" (see System/Administration/SNMP),

    or REST-API to query user list and count this programmatically on your side.

    mwojcicki
    mwojcickiAuthor
    New Member
    April 7, 2020

    Thank you for you answer!