@cryptotaxi247 / netdata-1 / commits / de2c614a6

Update README.md (#14948)

Chris Akritidis committed Apr 22, 2023 at 07:35 UTC de2c614a68d74d93c79fc7be7571c2daddaca0e6
1 file changed +6 -19
web/gui/custom/README.md
+6 -19
@@ -1,24 +1,10 @@
1 -<!--
2 -title: "Custom dashboards"
3 -description: "Build custom dashboards with key metrics from one or more nodes running the Netdata Agent and host them anywhere."
4 -custom_edit_url: "https://github.com/netdata/netdata/edit/master/web/gui/custom/README.md"
5 -sidebar_label: "Custom dashboards"
6 -learn_status: "Published"
7 -learn_topic_type: "Tasks"
8 -learn_rel_path: "Operations"
9 --->
10 -
1 # Custom dashboards
2
13 -You can:
14 -
15 -- create your own dashboards using simple HTML (no javascript is required for
16 - basic dashboards)
17 -- utilize any or all of the available chart libraries, on the same dashboard
18 -- use data from one or more Netdata servers, on the same dashboard
19 -- host your dashboard HTML page on any web server, anywhere
3 +You can build custom Netdata dashboards just with some basic HTML knowledge.
4
21 -You can also add Netdata charts to existing web pages.
5 +Custom dashboards allow you to utilize any or all of the available chart libraries, on the same dashboard.
6 +You can use data from one or more Netdata servers, on the same dashboard and host your dashboard HTML page on
7 +any web server, anywhere. You can also add Netdata charts to existing web pages.
8
9 Check this **[very simple working example of a custom dashboard](http://netdata.firehol.org/demo.html)**.
10
@@ -30,7 +16,8 @@ If you plan to put the dashboard on TV, check out
16 [tv.html](http://netdata.firehol.org/tv.html). Here's is a screenshot of it,
17 monitoring two servers on the same page:
18
33 -![image](https://cloud.githubusercontent.com/assets/2662304/14252187/d8d5f78e-fa8e-11e5-990d-99821d38c874.png)
19 +<img width="954" alt="image" src="https://user-images.githubusercontent.com/43294513/233790352-2780fd51-3293-49fe-8ad9-30ad9a362c60.png">
20 +
21
22
23