Update README.md
Costa Tsaousis committed
Oct 10, 2023 at 10:22 UTC
d69cda93a6bbd8ae7d0c469427eb01a7c24fa648
1 file changed
+11
-8
README.md
+11
-8
@@ -231,11 +231,12 @@ navigate to `http://NODE:19999`, replacing `NODE` with the IP address or hostnam
231
232
When your Netdata nodes are connected to Netdata Cloud, you can (on top of the above):
233
234
+ - Access your Netdata agents from anywhere
235
+ - Access sensitive Netdata agent features (like "Netdata Functions": processes, systemd-journal)
236
- Organize your infra in spaces and rooms
237
- Create, manage, and share **custom dashboards**
238
- Invite your team and assign roles to them (Role Based Access Control - RBAC)
237
- - Access Netdata Functions (processes top from the UI and more)
238
- - Get infinite horizontal scalability (multiple independent parents are viewed as one infra)
239
+ - Get infinite horizontal scalability (multiple independent Netdata Agents are viewed as one infra)
240
- Configure alerts from the UI (coming soon)
241
- Configure data collection from the UI (coming soon)
242
- Netdata Mobile App notifications (coming soon)
@@ -561,12 +562,14 @@ Subscribing to Netdata Cloud is optional but many users find it enhances their e
562
563
The Netdata Agent dashboard and the Netdata Cloud dashboard are the same. Still, Netdata Cloud provides additional features, that the Netdata Agent is not capable of. These include:
564
564
- 1. Customizability (custom dashboards and other settings are persisted when you are signed in to Netdata Cloud)
565
- 2. Configuration of Alerts and Data Collection from the UI (coming soon)
566
- 3. Security (role-based access control - RBAC).
567
- 4. Horizontal Scalability ("blend" multiple independent parents in one uniform infrastructure)
568
- 5. Central Dispatch of Alert Notifications (even when multiple independent parents are involved)
569
- 6. Mobile App for Alert Notifications (coming soon)
565
+ 1. Access your infrastructure from anywhere.
566
+ 2. Have SSO to protect sensitive features.
567
+ 3. Customizability (custom dashboards and other settings are persisted when you are signed in to Netdata Cloud)
568
+ 4. Configuration of Alerts and Data Collection from the UI (coming soon)
569
+ 5. Security (role-based access control - RBAC).
570
+ 6. Horizontal Scalability ("blend" multiple independent parents in one uniform infrastructure)
571
+ 7. Central Dispatch of Alert Notifications (even when multiple independent parents are involved)
572
+ 8. Mobile App for Alert Notifications (coming soon)
573
574
So, although it is not required, you can get the most out of your Netdata setup by using Netdata Cloud.
575