Skip to main content
one_co_il
New Member
November 7, 2018
Question

WAN packet loss rate

  • November 7, 2018
  • 1 reply
  • 10100 views

Hi

I'm using FG 100D

is there any way to monitor my wan for packet lost?

i'm suspecting my main WAN is not stable sometimes,

i would like to monitor packet lost Live and log it if possible

 

    1 reply

    Dave_Hall
    New Member
    November 7, 2018

    From the CLI type diag hardware deviceinfo nic <interface name>

     

    eg.

     

    # diag hardware deviceinfo nic wan1 Driver Name     :Fortinet NP4Lite Driver Version         :1.0.1 Admin           :up Current_HWaddr   08:5b:0e:6e:cb:40 Permanent_HWaddr 08:5b:0e:6e:cb:40 Status          :down Speed           :10 Duplex          :Half Host Rx Pkts    :0 Host Rx Bytes   :0 Host Tx Pkts    :0 Host Tx Bytes   :0 Rx Pkts         :0 Rx Bytes        :0 Tx Pkts         :0 Tx Bytes        :0 rx_buffer_len   :2048 Hidden          :No cmd_in_list     : 0 promiscuous     : 1 enabled 802.1x  : 0 authorized      : 0

     

    Check the speed and duplex is correct.  Watch for any error counts that grow (increase) over time.

    one_co_il
    one_co_ilAuthor
    New Member
    November 8, 2018

    thanks!

    it will be very useful.

    is there any way to log the data in addition to live view?

    can i make a GUI historically graph of the data?

    Dave_Hall
    New Member
    November 8, 2018

    You'll may need to set up snmp.  According to this old forum post, the OID is listed under fg link monitor.

     

    one.co.il wrote:

    is there any way to log the data in addition to live view?

    can i make a GUI historically graph of the data?