summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCosta Tsaousis <costa@netdata.cloud>2024-03-26 14:05:26 +0200
committerGitHub <noreply@github.com>2024-03-26 14:05:26 +0200
commit865c33e29c141872179e00c22917115ee94c5108 (patch)
tree256e479e3303c661430c368192b467ddc149e86a /README.md
parent177522390b2ec01feb69928407377dd6bc78b227 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 13 insertions, 14 deletions
diff --git a/README.md b/README.md
index 9f587c8d50..8e45058e67 100644
--- a/README.md
+++ b/README.md
@@ -39,22 +39,21 @@ It scales nicely from just a single server to thousands of servers, even in comp
**WHAT CAN BE MONITORED WITH IT**:<br/>
Netdata monitors all the following:
-
|Component|Linux|FreeBSD|macOS|Windows*|
|---:|:---:|:---:|:---:|:---:|
-|System Resources<small><br/>CPU, Memory, shared resources</small>|Full|Yes|Yes|Yes|
-|Storage<small><br/>Disks, Mounts, Filesystems, RAID</small>|Full|Basic|Basic|Basic|
-|Network<small><br/>Interfaces, Protocols, Firewall, etc</small>|Full|Basic|Basic|Basic|
-|Hardware & Sensors|Full|Some|Some|Some|
-|O/S Services|Yes<small><br/>`systemd`-only</small>|-|-|-|
-|Logs|Yes<small><br/>`systemd`-journal|-|-|-|
-|Processes|Yes|Yes|Yes|Yes|
-|Network Connections<small><br/>TCP and UDP sockets per PID</small>|Yes|-|-|-|
-|Containers<small><br/>Docker, LXC, Kubernetes, etc</small>|Yes|-|-|-|
-|VMs (from the host)<small><br/>KVM, qemu, libvirt, Proxmox, etc</small>|Yes<small><br/>`cgroups`</small>|-|-|Some<small><br/>`Hyper-V`</small>|
-|Synthetic Checks<small><br/>Test APIs, TCP ports, Ping, etc</small>|Yes|Yes|Yes|Yes|
-|Packaged Applications<small><br/>nginx, apache, prosgress, redis,<br/>and hundreds more</small>|Yes|Yes|Yes|Yes|
-|Custom Applications<small><br/>OpenMetrics, StatsD</small>|Yes|Yes|Yes|Yes|
+|**System Resources**<small><br/>CPU, Memory and system shared resources</small>|Full|Yes|Yes|Yes|
+|**Storage**<small><br/>Disks, Mount points, Filesystems, RAID arrays</small>|Full|Basic|Basic|Basic|
+|**Network**<small><br/>Network Interfaces, Protocols, Firewall, etc</small>|Full|Basic|Basic|Basic|
+|**Hardware & Sensors**|Full|Some|Some|Some|
+|**O/S Services**<small><br/>Resources, Performance and Status</small>|Yes<small><br/>`systemd`-only</small>|-|-|-|
+|**Logs**|Yes<small><br/>`systemd`-journal|-|-|-|
+|**Processes**<small><br/>Resources, Performance, OOM, and more</small>|Yes|Yes|Yes|Yes|
+|**Network Connections**<small><br/>TCP and UDP sockets per PID</small>|Yes|-|-|-|
+|**Containers**<small><br/>Docker/containerd, LXC/LXD, Kubernetes, etc</small>|Yes|-|-|-|
+|**VMs** (from the host)<small><br/>KVM, qemu, libvirt, Proxmox, etc</small>|Yes<small><br/>`cgroups`</small>|-|-|Some<small><br/>`Hyper-V`</small>|
+|**Synthetic Checks**<small><br/>Test APIs, TCP ports, Ping, Certificates, etc</small>|Yes|Yes|Yes|Yes|
+|**Packaged Applications**<small><br/>nginx, apache, prosgress, redis, and hundreds more</small>|Yes|Yes|Yes|Yes|
+|**Custom Applications**<small><br/>OpenMetrics, StatsD</small>|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.