summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-04-22 07:35:42 -0700
committerGitHub <noreply@github.com>2023-04-22 07:35:42 -0700
commitde2c614a68d74d93c79fc7be7571c2daddaca0e6 (patch)
tree1943f8259559aa0b51e72c5163009ce1fe6f4458 /web
parentbbde5428f3d1aaee8561441736fd7a3c071903f8 (diff)
Update README.md (#14948)
Diffstat (limited to 'web')
-rw-r--r--web/gui/custom/README.md25
1 files changed, 6 insertions, 19 deletions
diff --git a/web/gui/custom/README.md b/web/gui/custom/README.md
index 0751f20874..d920228b7a 100644
--- a/web/gui/custom/README.md
+++ b/web/gui/custom/README.md
@@ -1,24 +1,10 @@
-<!--
-title: "Custom dashboards"
-description: "Build custom dashboards with key metrics from one or more nodes running the Netdata Agent and host them anywhere."
-custom_edit_url: "https://github.com/netdata/netdata/edit/master/web/gui/custom/README.md"
-sidebar_label: "Custom dashboards"
-learn_status: "Published"
-learn_topic_type: "Tasks"
-learn_rel_path: "Operations"
--->
-
# Custom dashboards
-You can:
-
-- create your own dashboards using simple HTML (no javascript is required for
- basic dashboards)
-- utilize any or all of the available chart libraries, on the same dashboard
-- use data from one or more Netdata servers, on the same dashboard
-- host your dashboard HTML page on any web server, anywhere
+You can build custom Netdata dashboards just with some basic HTML knowledge.
-You can also add Netdata charts to existing web pages.
+Custom dashboards allow you to utilize any or all of the available chart libraries, on the same dashboard.
+You can use data from one or more Netdata servers, on the same dashboard and host your dashboard HTML page on
+any web server, anywhere. You can also add Netdata charts to existing web pages.
Check this **[very simple working example of a custom dashboard](http://netdata.firehol.org/demo.html)**.
@@ -30,7 +16,8 @@ If you plan to put the dashboard on TV, check out
[tv.html](http://netdata.firehol.org/tv.html). Here's is a screenshot of it,
monitoring two servers on the same page:
-![image](https://cloud.githubusercontent.com/assets/2662304/14252187/d8d5f78e-fa8e-11e5-990d-99821d38c874.png)
+<img width="954" alt="image" src="https://user-images.githubusercontent.com/43294513/233790352-2780fd51-3293-49fe-8ad9-30ad9a362c60.png">
+