TOML
Monitoring Tools - TOML
Monitoring tools are systems that monitor the operational status, performance, and availability of IT infrastructure such as servers, networks, applications, and databases in real-time, and send alerts when issues occur. Various tools exist, from open-source solutions like Prometheus, Grafana, Zabbix, and Nagios to enterprise platforms like Datadog, New Relic, and Dynatrace, and are widely used in both cloud-native and traditional on-premises environments.
monitoring
observability
infrastructure
application
DevOps
SRE
alerting
[[items]]
code = "01"
slug = "prometheus"
name = "Prometheus"
description = "An open-source time-series database for cloud-native monitoring."
deploymentType = "On-premises/Cloud"
license = "Apache 2.0"
pricing = "Free (Open Source)"
[[items]]
code = "02"
slug = "grafana"
name = "Grafana"
description = "An open-source platform for beautiful dashboards and visualization."
deploymentType = "On-premises/Cloud (Grafana Cloud)"
license = "AGPLv3"
pricing = "Free (Open Source) / Paid plans available"
[[items]]
code = "03"
slug = "zabbix"
name = "Zabbix"
description = "An enterprise-class open-source unified monitoring solution."
deploymentType = "On-premises/Cloud/Hybrid"
license = "AGPLv3"
pricing = "Free (Open Source)"
[[items]]
code = "04"
slug = "nagios"
name = "Nagios"
description = "The industry-standard IT infrastructure monitoring tool with over 25 years of proven reliability."
deploymentType = "On-premises"
license = "GPLv2"
pricing = "Free (Core) / Paid (XI)"
[[items]]
code = "05"
slug = "datadog"
name = "Datadog"
description = "A full-stack cloud monitoring service (SaaS)."
deploymentType = "Cloud (SaaS)"
license = "Proprietary"
pricing = "Usage-based pricing"
[[items]]
code = "06"
slug = "new-relic"
name = "New Relic"
description = "An AI-driven observability platform."
deploymentType = "Cloud (SaaS)"
license = "Proprietary"
pricing = "Usage-based pricing (free tier available)"
[[items]]
code = "07"
slug = "dynatrace"
name = "Dynatrace"
description = "An AI-powered unified observability and security platform."
deploymentType = "Cloud (SaaS) / On-premises (Managed)"
license = "Proprietary"
pricing = "Usage-based pricing"