Netdata relies on easy commissioning and a hosted cloud service to simplify monitoring, alerting, and trending. More than 300 services can be monitored in addition to basic system parameters.
Monitoring, alerting, and trending (MAT) are rarely at the top of the list of important topics for admins, but they simply cannot be avoided in everyday life. Experienced admins in particular will be familiar with the problem of Nagios and its numerous forks and offshoots, which used to be obvious choices for the prevailing IT landscape, being difficult to transfer later to containerized microservice architectures.
In the meantime, much has happened in the monitoring world. Increasing numbers of solutions are capable of automatically identifying targets and adding them to their configurations. Instead of legacy event monitoring, trending is seeing more frequent use, to the extent that event monitoring is becoming a kind of byproduct. However, those who have ever worked with Prometheus and had to develop a strategy for the long-term storage of metrics data will not relish the prospect.
Netdata promises to do things better. In this article, I take a closer look at how Netdata works to discover exactly what the solution offers.
Netdata
With a remarkably simple architecture, Netdata (Figure 1) lets you monitor your infrastructure without too much overhead. To do this, you just need to install the Netdata agent on the devices in your infrastructure and set up a connection to Netdata Cloud to create a complete monitoring system quickly with a colorful graphical user interface (GUI), functional display, and meaningful alerting.
...
Use Express-Checkout link below to read the full article (PDF).
As Prometheus gave fire to mankind, the distributed monitoring software with the same name illuminates the admin's mind in native cloud environments, offering metrics for monitored systems and applications.
In native cloud environments, classic monitoring tools reach their limits when monitoring transient objects such as containers. Prometheus closes this gap, which Kubernetes complements, thanks to its conceptual similarity, simple structure, and far-reaching automation.
When dozens of new services and VMs emerge and disappear every day in dynamic cloud environments, conventional monitoring provides false alarms, not operational security.