Skip to main content
Jmabunga
Explorer
December 1, 2024
Question

Verify internet availabity uptime

  • December 1, 2024
  • 5 replies
  • 4826 views

Hi everyone,
I want to evaluate an internet availability connection from ISP for a period of time, but I have already checked in my FortiGate, I don't see where I can check the uptime of an uplink, it means since the system is up, how many hours the internet has been available, taking into account the time of interruptions and times out.
I have only seen where I can see the system uptime, which shows the time my device has been up since it was turned on.

5 replies

sjoshi
Staff
Staff
December 1, 2024

Hi,

 

You can setup SDWAN and setup performance sla so whenever the link is down you will get the event logs and from there you can identify when was the last time the link was down.

If not using sdwan you can use link monitor

Thanks, Salon
Jmabunga
JmabungaAuthor
Explorer
December 3, 2024

Thank you for your support, but I couldnt see the uplink status in System events logs.

AEK
SuperUser
SuperUser
December 3, 2024

In my system logs I can see the following:

  • "pppd is exiting": When the PPPoE connection is down
  • "PPPoE status report": When the PPPoE connection is UP again

Hope it helps.

AEK
AEK
SuperUser
SuperUser
December 1, 2024

Hello Jma

If you have PPPoE connection then you should find the information in the logs (should be in system logs).

If you have SD-WAN with link status you should also find the same info in the logs as well.

Otherwise I don't think you can find this information.

AEK
AEK
SuperUser
SuperUser
December 1, 2024

For SD-WAN it tests the link at regular intervals via ping or other (depends on your config).

For PPPoE there is no test, it just detects the PPPoE connection is down or up and logs it accordingly.

AEK
sjoshi
Staff
Staff
December 1, 2024

it does not do the speed test but sending a probing request and wait for the reply

for more details:-

https://docs.fortinet.com/document/fortigate/7.0.0/sd-wan-sd-branch-deployment-guide/575336/defining-performance-sla

Thanks, Salon
Fibox
New Member
December 4, 2024

SD-WAN and health checks would be my first choiche. Hoewever if you don't want to move to SD-WAN you also have the option of using a link monitor: https://community.fortinet.com/t5/FortiGate/Technical-Tip-Link-monitor/ta-p/197504