Update screenshots and text for new Cloud nav (#10664)
* Update screenshots and text for new Cloud nav * Update screenshots with new sidebar * Fix broken link * alerts -> alarms
Joel Hans committed
Feb 23, 2021 at 09:39 UTC
b3eb8f41332aeb098495985bbf7c69c58cc18a24
4 files changed
+17
-27
docs/configure/nodes.md
+1
-1
@@ -158,7 +158,7 @@ You can also take what you've learned about node configuration to enable or enha
158
159
### Related reference documentation
160
161
-- [Netdata Agent · Daemon](docs/agent/daemon)
161
+- [Netdata Agent · Daemon](/daemon/README.md)
162
- [Netdata Agent · Health monitoring](/health/README.md)
163
- [Netdata Agent · Notifications](/health/notifications/README.md)
164
docs/monitor/view-active-alarms.md
+8
-11
@@ -9,17 +9,14 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/monitor/vie
9
Every Netdata Agent comes with hundreds of pre-installed health alarms designed to notify you when an anomaly or
10
performance issue affects your node or the applications it runs.
11
12
-As soon as you launch a Netdata Agent and [claim it](/docs/get/README.md#claim-your-node-on-netdata-cloud), you can view
13
-active alarms in both the local dashboard and Netdata Cloud.
12
+## Netdata Cloud
13
15
-## View active alarms in Netdata Cloud
16
-
17
-You can see active alarms from any node in your infrastructure in two ways: Click on the bell 🔔 icon in the top
18
-navigation, or click on the first column of any node's row in Nodes. This column's color changes based on the node's
19
-[health status](/health/REFERENCE.md#alarm-statuses): gray is `CLEAR`, yellow is `WARNING`, and red is `CRITICAL`.
14
+A War Room's [alarms indicator](/docs/cloud/war-rooms#indicators) displays the number of active `critical` (red) and
15
+`warning` (yellow) alerts for the nodes in this War Room. Click on either the critical or warning badges to open a
16
+pre-filtered modal displaying only those types of [active alarms](/docs/cloud/monitoring/alarms).
17
18

19
+Cloud](https://user-images.githubusercontent.com/1153921/108564747-d2bfbb00-72c0-11eb-97b9-5863ad3324eb.png)
20
21
The Alarms panel lists all active alarms for nodes within that War Room, and tells you which chart triggered the alarm,
22
what that chart's current value is, the alarm that triggered it, and when the alarm status first began.
@@ -35,10 +32,10 @@ The active alarm information gives you details about the alarm that's been trigg
32
configuration, how it calculates warning or critical alarms, and which configuration file you could edit on that node if
33
you want to tweak or disable the alarm to better suit your needs.
34
38
-
35
+
37
41
-## View active alarms in the Netdata Agent
38
+## Local Netdata Agent dashboard
39
40
Find the bell 🔔 icon in the top navigation to bring up a modal that shows currently raised alarms, all running alarms,
41
and the alarms log. Here is an example of a raised `system.cpu` alarm, followed by the full list and alarm log:
docs/quickstart/infrastructure.md
+4
-4
@@ -62,8 +62,8 @@ inviting others, you can better synchronize with your team or colleagues to unde
62
When something goes wrong, you'll be ready to collaboratively troubleshoot complex performance problems from a single
63
pane of glass.
64
65
-To invite new users, click on **Invite Users** in the left-hand navigation panel beneath your Space's name. Choose which
66
-War Rooms to add this user to, then click **Send**.
65
+To [invite new users](https://learn.netdata.cloud/docs/cloud/manage/invite-your-team), click on **Invite Users** in the
66
+Space management Area. Choose which War Rooms to add this user to, then click **Send**.
67
68
If your team members have trouble signing in, direct them to the [Netdata Cloud sign
69
in](https://learn.netdata.cloud/docs/cloud/manage/sign-in) doc.
@@ -76,7 +76,7 @@ Overview features composite charts, which display aggregated metrics from every
76
are streamed on-demand from individual nodes and composited onto a single, familiar dashboard.
77
78

79
+Overview](https://user-images.githubusercontent.com/1153921/108732681-09791980-74eb-11eb-9ba2-98cb1b6608de.png)
80
81
Read more about the Overview in the [infrastructure overview](/docs/visualize/overview-infrastructure.md) doc.
82
@@ -101,7 +101,7 @@ complex issues by aggregating correlated charts from any number of nodes. For ex
101
from every node in your infrastructure on a single dashboard.
102
103

104
+dashboard](https://user-images.githubusercontent.com/1153921/108732974-4b09c480-74eb-11eb-87a2-c67e569c08b6.png)
105
106
Read more about [creating new dashboards](/docs/visualize/create-dashboards.md) for more details about the process and
107
additional tips on best leveraging the feature to help you troubleshoot complex performance problems.
docs/visualize/overview-infrastructure.md
+4
-11
@@ -7,22 +7,18 @@ custom_edit_url: https://github.com/netdata/netdata/edit/master/docs/visualize/o
7
# See an overview of your infrastructure
8
9
In Netdata Cloud, your nodes are organized into War Rooms. One of the two available views for a War Room is the
10
-**Overview**, which uses composite charts to display real-time, aggregated metrics from all the nodes (or a filtered
11
-selection) in a given War Room.
10
+[**Overview**](https://learn.netdata.cloud/docs/cloud/visualize/overview), which uses composite charts to display
11
+real-time, aggregated metrics from all the nodes (or a filtered selection) in a given War Room.
12
13
With Overview's composite charts, you can see your infrastructure from a single pane of glass, discover trends or
14
anomalies, then drill down with filtering or single-node dashboards to see more. In the screenshot below,
15
each chart visualizes average or sum metrics values from across 5 distributed nodes.
16
17

18
+Overview](https://user-images.githubusercontent.com/1153921/108732681-09791980-74eb-11eb-9ba2-98cb1b6608de.png)
19
20
## Using the Overview
21
22
-> ⚠️ In order for nodes to contribute to composite charts, and thus the Overview UI, they must run v1.26.0 or later of
23
-> the Netdata Agent. See our [update docs](/packaging/installer/UPDATE.md) for the preferred update method based on how
24
-> you installed the Agent.
25
-
22
The Overview uses roughly the same interface as local Agent dashboards or single-node dashboards in Netdata Cloud. By
23
showing all available metrics from all your nodes in a single interface, Netdata Cloud helps you visualize the overall
24
health of your infrastructure. Best of all, you don't have to worry about creating your own dashboards just to get
@@ -79,9 +75,6 @@ contributing. Click on the link icon <img class="img__inline img__inline--link"
75
src="https://user-images.githubusercontent.com/1153921/95762109-1d219300-0c62-11eb-8daa-9ba509a8e71c.png" /> next to a
76
given node to quickly _jump to the same chart in that node's single-node dashboard_ in Netdata Cloud.
77
82
-
84
-
78
You can use single-node dashboards in Netdata Cloud to drill down on specific issues, scrub backward in time to
79
investigate historical data, and see like metrics presented meaningfully to help you troubleshoot performance problems.
80
All of the familiar [interactions](/docs/visualize/interact-dashboards-charts.md) are available, as is adding any chart
@@ -92,7 +85,7 @@ to a [new dashboard](/docs/visualize/create-dashboards.md).
85
You can also use the **Nodes view** to monitor the health status and user-configurable key metrics from multiple nodes
86
in a War Room. Read the [Nodes view doc](https://learn.netdata.cloud/docs/cloud/visualize/nodes) for details.
87
95
-
88
+
89
90
## What's next?
91