From 177522390b2ec01feb69928407377dd6bc78b227 Mon Sep 17 00:00:00 2001 From: Costa Tsaousis Date: Tue, 26 Mar 2024 13:58:02 +0200 Subject: Update README.md --- README.md | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ceb4c8dd99..9f587c8d50 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +

Netdata @@ -35,7 +36,31 @@ Netdata collects metrics per second and presents them in beautiful low-latency d It scales nicely from just a single server to thousands of servers, even in complex multi/mixed/hybrid cloud environments, and given enough disk space it can keep your metrics for years. -**KEY FEATURES**:
+**WHAT CAN BE MONITORED WITH IT**:
+ +Netdata monitors all the following: + +|Component|Linux|FreeBSD|macOS|Windows*| +|---:|:---:|:---:|:---:|:---:| +|System Resources
CPU, Memory, shared resources
|Full|Yes|Yes|Yes| +|Storage
Disks, Mounts, Filesystems, RAID
|Full|Basic|Basic|Basic| +|Network
Interfaces, Protocols, Firewall, etc
|Full|Basic|Basic|Basic| +|Hardware & Sensors|Full|Some|Some|Some| +|O/S Services|Yes
`systemd`-only
|-|-|-| +|Logs|Yes
`systemd`-journal|-|-|-| +|Processes|Yes|Yes|Yes|Yes| +|Network Connections
TCP and UDP sockets per PID
|Yes|-|-|-| +|Containers
Docker, LXC, Kubernetes, etc
|Yes|-|-|-| +|VMs (from the host)
KVM, qemu, libvirt, Proxmox, etc
|Yes
`cgroups`
|-|-|Some
`Hyper-V`
| +|Synthetic Checks
Test APIs, TCP ports, Ping, etc
|Yes|Yes|Yes|Yes| +|Packaged Applications
nginx, apache, prosgress, redis,
and hundreds more
|Yes|Yes|Yes|Yes| +|Custom Applications
OpenMetrics, StatsD
|Yes|Yes|Yes|Yes| + +When Netdata runs on Linux, it monitors every kernel feature available, providing full coverage of all kernel technologies that can be monitored. + + * Netdata runs on Linux, FreeBSD and macOS. For Windows we rely on Windows Exporter (so a Netdata running on Linux, FreeBSD or macOS is required, next to the monitored Windows servers). + +**KEY CHARACTERISTICS**:
- :boom: **Collects metrics from 800+ integrations**
Operating system metrics, container metrics, virtual machines, hardware sensors, applications metrics, OpenMetrics exporters, StatsD, and logs. @@ -52,9 +77,6 @@ It scales nicely from just a single server to thousands of servers, even in comp - :bell: **Out of box Alerts**
Comes with hundreds of alerts out of the box to detect common issues and pitfalls, revealing issues that can easily go unnoticed. It supports several notification methods to let you know when your attention is needed. -- 📖 **systemd Journal Logs Explorer**
- System and application logs of all servers are available in-real-time, for filtering and analysis, on both individual nodes and infrastructure-wide logs centralization servers. - - :sunglasses: **Low Maintenance**
Fully automated in every aspect: automated dashboards, out-of-the-box alerts, auto-detection and auto-discovery of metrics, zero-touch machine-learning, easy scalability and high availability, and CI/CD friendly. @@ -179,13 +201,13 @@ Check the [systemd-journal plugin of Netdata](https://github.com/netdata/netdata | Okta SSO | Faciliate the integration of Netdata into your organzations user management process. | soon | planned | | Prometheus/OpenMetrics
improvements | Allow users to configure how metrics should be ingested and presented. | soon | planned | | Loki logs | Another Logs integration, bring your Loki logs onto the UI! | soon | in progress | -| Homelab plan | Unlimited Netdata plan targetted for homelabbers or students. | soon | in progress | -| Easy Custom
Dashboards | Drag and drop charts to create custom dashboards on the fly, while troubleshooting! | soon | in progress | | UCUM Units | Migrate all metrics to the Unified Code for Units of Measure. | soon | in progress | -| Click to Activate | Configure Alerts and Data Collectors from the UI! | soon | in progress | | WebRTC | Browser to Agent communication via WebRTC. | later | interrupted | | Advanced Troubleshooting | Expanded view of dashboard charts integrating Metrics Correlations, Anomaly Advisor, and many more. | later | interrupted | -| Netdata Notifications
Mobile App | You can receive and manage alert and reachability notifications from your subscribed spaces. | Jan
2024 | | +| Easy Custom
Dashboards | Drag and drop charts to create custom dashboards on the fly, while troubleshooting! | soon | [v1.45](https://github.com/netdata/netdata/releases/tag/v1.45.0) | +| Dynamic Configuration | Configure Alerts and Data Collectors from the UI! | soon | [v1.45](https://github.com/netdata/netdata/releases/tag/v1.45.0) | +| Homelab plan | Unlimited Netdata plan targetted for homelabbers or students. | soon | Released | +| Netdata Notifications
Mobile App | You can receive and manage alert and reachability notifications from your subscribed spaces. | Jan
2024 | Released | | `systemd` journal | View the `systemd` journal logs of your systems on the dashboard. | Oct
2023 | [v1.43](https://github.com/netdata/netdata/releases/tag/v1.43.0) | | Integrations | Netdata Integrations Marketplace! | Aug
2023 | [v1.42](https://github.com/netdata/netdata/releases#v1420-integrations-marketplace) | | New Agent UI | Now Netdata Cloud and Netdata Agent share the same dashboard! | Jul
2023 | [v1.41](https://github.com/netdata/netdata/releases/tag/v1.41.0#v1410-one-dashboard) | -- cgit v1.2.3