Skip to content

Commit 34b2343

Browse files
[MWAN] Magic WAN Connecter heartbeat (#17219)
* added info about heartbeat * refined text
1 parent ba93fbd commit 34b2343

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/content/docs/magic-wan/configuration/common-settings/check-tunnel-health-dashboard.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,9 @@ title: Check tunnel health in the dashboard
77
import { Render } from "~/components"
88

99
<Render file="tunnel-healthchecks-dash" params={{ one: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.", two: "**Magic WAN** > **Tunnel health check**" }} />
10+
11+
## Magic WAN Connector
12+
13+
Magic WAN Connector also includes a heartbeat function, an additional way of communicating its health status which does not depend on successfully setting up any tunnels. The heartbeat function communicates periodically with Cloudflare via HTTPS and lets Cloudflare know that the Connector in question is connected to the Internet and reachable.
14+
15+
Refer to [Heartbeat](/magic-wan/configuration/connector/maintenance/heartbeat/) to learn more.

src/content/docs/magic-wan/configuration/connector/maintenance/heartbeat.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ There are three symbols for the heartbeat signal that allow you to quickly check
1818

1919
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
2020
2. Go to **Magic WAN** > **Configuration** > **Connectors**.
21-
3. Find your Connector. Move your mouse over the icons right after the **Status** column to check the timestamp with the last time Connector successfully contacted Cloudflare.
21+
3. Find your Connector, and place your cursor over the icon on the **Status** column to check the timestamp. The timestamp shows you the last time Connector successfully contacted Cloudflare.

0 commit comments

Comments
 (0)