@cryptotaxi247 / netdata-1 / commits / 43408e265

Update README.md

Costa Tsaousis committed Jul 27, 2023 at 23:20 UTC 43408e2650cc1e0c80c914b2f4597b3532f0bae2
1 file changed +29
README.md
+29
@@ -473,6 +473,35 @@ The distributed nature of Netdata helps scaling this approach: your data is spre
473 &nbsp;<br/>&nbsp;<br/>
474 </details>
475
476 +### :raised_eyebrow: How is Netdata different from Nagios, Icinga, Zabbix, etc?
477 +
478 +Netdata offers real-time, comprehensive monitoring, with a user-friendly interface and the ability to monitor everything, without any custom configuration required.
479 +
480 +<details><summary>Click to see detailed answer ...</summary>
481 +&nbsp;<br/>&nbsp;<br/>
482 +
483 +While Nagios, Icinga, Zabbix, and other similar tools are powerful and highly customizable, they can be complex to set up and manage. Their flexibility often comes at the cost of ease-of-use, especially for users who are not systems administrators or do not have extensive experience with these tools. Additionally, these tools generally require you to know what you want to monitor in advance and configure it explicitly.
484 +
485 +Netdata, on the other hand, takes a different approach. It provides a "ready to use" monitoring solution with a focus on simplicity and comprehensiveness. It automatically detects and starts monitoring many different system metrics and applications out-of-the-box, without any need for custom configuration.
486 +
487 +In comparison to these traditional monitoring tools, Netdata:
488 +
489 + - Provides real-time, high-resolution metrics, as opposed to the often minute-level granularity that tools like Nagios, Icinga, and Zabbix provide.
490 +
491 + - Automatically generates meaningful, organized, and interactive visualizations of the collected data. Unlike other tools, where you have to manually create and organize graphs and dashboards, Netdata takes care of this for you.
492 +
493 + - Applies machine learning to each individual metric to detect anomalies, providing more insightful and relevant alerts than static thresholds.
494 +
495 + - Is designed to be distributed, so your data is spread inside your infrastructure, as close to the edge as possible. This approach is more scalable and avoids the potential bottleneck of a single centralized server.
496 +
497 + - Has a more modern and user-friendly interface, making it easy for anyone, not just experienced administrators, to understand the health and performance of their systems.
498 +
499 +Even if you're already using Nagios, Icinga, Zabbix, or similar tools, you can use Netdata alongside them to augment your existing monitoring capabilities with real-time insights and user-friendly dashboards.
500 +
501 +&nbsp;<br/>&nbsp;<br/>
502 +</details>
503 +
504 +
505 ### :cloud: Do I have to subscribe to Netdata Cloud?
506
507 Subscribing to Netdata Cloud is optional but many users find it enhances their experience with Netdata.