Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
jc76
New Contributor

Can' t find ' Per-IP Bandwidth Usage' widget

I have a Fortigate 60C currently running firmware v5.0,build0252 (GA Patch 5). The ' Per-IP Bandwidth Usage' widget is one I have used before to track down users that are using a lot of bandwidth on the network. However currently I can' t see it as an option when I try and add a widget, I am thinking that possibly this widget was only available in an earlier firmware version. Should this widget be available and if so can you tell me where to find it? If not is there a similar widget/report I can get, or is this widget included in the latest firmware?
1 Solution
ede_pfau
SuperUser
SuperUser

Hi, and welcome to the forums. On my FWF-60D running 5.0.7:
    config system admin
      edit " admin" 
         set accprofile " super_admin" 
         set vdom " root" 
             config dashboard-tabs
                 edit 1
                     set name " Status" 
                 next
                 edit 2
                     set name " Statistik" 
                 next
             end
 ...
             config dashboard
                  edit 13
                     set widget-type per-ip-usage
                     set tab-id 2
                     set column 1
                     set refresh-interval 60
                 next
 
The widget title is " Top Clients by Bandwidth" .

Ede

"Kernel panic: Aiee, killing interrupt handler!"

View solution in original post

Ede"Kernel panic: Aiee, killing interrupt handler!"
11 REPLIES 11
koRnac
New Contributor

My fortinet 80D , fw 5.6.2

 

# config dashboard-tabs command parse error before 'dashboard-tabs' Command fail. Return code 1

 

ede_pfau

No more tabs in v5.6.

 

BTW do not re-open a thread that is nearly 3 years old...just start a new one.


Ede

"Kernel panic: Aiee, killing interrupt handler!"
Ede"Kernel panic: Aiee, killing interrupt handler!"
Labels
Top Kudoed Authors