summaryrefslogtreecommitdiffstats
path: root/docs/cloud/visualize/node-filter.md
blob: 889caaf8761cd79481f8cdc0afdc1b4507d0c763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Node filter

The node filter allows you to quickly filter the nodes visualized in a War Room's views. It appears on all views, except on single-node dashboards.

Inside the filter, the nodes get categorized into three groups:

- Live nodes  
  Nodes that are currently online, collecting and streaming metrics to Cloud.
  - Live nodes display raised [Alert](https://github.com/netdata/netdata/blob/master/docs/monitor/view-active-alarms.md) counters, [Machine Learning](https://github.com/netdata/netdata/blob/master/ml/README.md) availability, and [Functions](https://github.com/netdata/netdata/blob/master/docs/cloud/netdata-functions.md) availability
- Stale nodes  
  Nodes that are offline and not streaming metrics to Cloud. Only historical data can be presented from a parent node.
  - For these nodes you can only see their ML status, as they are not online to provide more information
- Offline nodes  
  Nodes that are offline, not streaming metrics to Cloud and not available in any parent node.
  Offline nodes are automatically deleted after 30 days and can also be deleted manually.

By using the search bar, you can narrow down to specific nodes based on their name.

When you select one or more nodes, the total selected number will appear in the **Nodes** bar on the **Selected** field.

![The node filter](https://user-images.githubusercontent.com/70198089/225249850-60ce4fcc-4398-4412-a6b5-6082308f4e60.png)