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

Duplicated Dashboard

I have duplicated dashboard like below pic for some my fortigate, anyone know why?

ds1.png

3 REPLIES 3
funkylicious
SuperUser
SuperUser

maybe a GUI/browser bug or if they appeared after an upgrade it might be a cosmetic issue.

"jack of all trades, master of none"
"jack of all trades, master of none"
HS08

Trying access from some PC and found some PC have single items and some is duplicated

Toshi_Esumi
SuperUser
SuperUser

You always mange not telling what specifically you're doing and show just a part of entire picture through very small window.

Are you dowloading a VDOM config, not the entire config, from one FGT and uploading it to another one, which doesn't have all same VDOMs the original FGT has? Those dupications happen if you don't remove "config gui-dashboard" section below before uploading the VDOM config to the destination FGT.

.....
config system admin
     edit "<super_admin_name>"
         .....
         config gui-dashboard                      <--- from start of gui-dashboard section
              edit 1

                   set name "Status"
                   set permanent enable
                   config widget
                         edit 1
                               <blah>
                               <blah>
                               <blah>
              .......
         end                                                 <--- to end of gui-dashboard section
     .....
    next

end


If you open a ticket with TAC and ask about it, you can learn why this happens. It's a little too complicated to explain in this community thread.

Toshi

Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors