Skip to content

Commit 4753ad9

Browse files
added partial to sites
1 parent 84a2ed9 commit 4753ad9

File tree

1 file changed

+2
-67
lines changed
  • src/content/docs/magic-wan/configuration/common-settings

1 file changed

+2
-67
lines changed

src/content/docs/magic-wan/configuration/common-settings/sites.mdx

Lines changed: 2 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sidebar:
77
text: Beta
88
---
99

10-
import { Details } from "~/components"
10+
import { Details, Render } from "~/components"
1111

1212
Sites represent the local network of a data center, office, or other physical location, and combine all on-ramps available there. Sites also allow you to check, at a glance, the state of your on-ramps and set up health alert settings so that you get notified when there are issues with the site's on-ramps.
1313

@@ -34,72 +34,7 @@ Your site is now set up. If you have other sites you need to set up, repeat the
3434

3535
## Site analytics
3636

37-
After adding your sites, the Network overview (beta) section of the dashboard provides a summary of the connectivity status and traffic analytics for all your sites. This is a great place to start if you receive a Magic WAN alert, need to begin the troubleshooting process, or are performing routine monitoring.
38-
39-
Network overview (beta) has the following data types available:
40-
41-
<Details header="Geographic map summary">
42-
- [Aggregate Magic WAN site health](#site-health)
43-
- [Magic WAN availability status for sites](#no-status-available)
44-
- [Magic WAN site geographic location](#no-location-set)
45-
</Details>
46-
47-
<Details header="Magic WAN site data table">
48-
- Site Name
49-
- Site Health
50-
- Site Tunnel Names
51-
- Site Tunnel Statuses
52-
- Site Traffic Sent
53-
- Site Traffic Received
54-
</Details>
55-
56-
<Details header="Magic WAN site data">
57-
- Traffic Sent by Tunnel
58-
- Traffic Received by Tunnel
59-
</Details>
60-
61-
To start using Magic WAN site analytics:
62-
63-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/) and select your account.
64-
2. Select **Magic WAN** > **Network overview (beta)**.
65-
66-
You will have access to an overview map with all your active sites, and any alerts for sites that are unhealthy or have no status available to them.
67-
68-
Review the topics below to learn more about the options available to you.
69-
70-
### Network map and traffic overview
71-
72-
The network map section shows all the sites configured with Magic WAN. At a glance, you can check:
73-
74-
- How many active sites you have
75-
- Location for sites in a map (if you set up their geographic location)
76-
- Sites that are healthy or unhealthy
77-
- Sites that have no status available
78-
- Sites that have no location set
79-
80-
Just below the map, Traffic overview shows a more granular list of your sites and their status.
81-
82-
#### Site health
83-
84-
Sites can be healthy or unhealthy, and Magic WAN uses this information to route traffic. Refer to [Set thresholds for Magic WAN site health](#set-thresholds-for-magic-wan-site-health) to learn more about this topic.
85-
86-
#### No status available
87-
88-
The status of a site refers to its health. If your sites show a **No status available** message, this means you did not configure your alert settings when creating your site. Refer to [Configure Magic Tunnel health alerts](/magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/) to learn how to create an alert for your site.
89-
90-
#### No location set
91-
92-
The dashboard shows you the number of sites with no location set, meaning sites for which you did not set up a geographic location. To add a location to a site, find the site you want to add location to, and select **no location set** to edit its location settings. Refer to [Set geographic coordinates](#set-geographic-coordinates) for more information.
93-
94-
95-
### Traffic overview
96-
97-
Traffic overview aggregates all Magic WAN sites configured in your account. Here, you can check at-a-glance information about each site like:
98-
99-
- Site status
100-
- Traffic sent and received
101-
102-
Select one of your sites to have access to a more detailed view of its traffic, including traffic by tunnel.
37+
<Render file="analytics/site-analytics" product="networking-services" />
10338

10439
---
10540

0 commit comments

Comments
 (0)