License & Deployment Mix: 22 tools – 10 OSS, 4 SaaS. (OSS and SaaS counts can overlap when an open-source tool also offers a vendor-hosted edition.)

What Is Network Monitoring / NPM?

Network Monitoring is the practice of continuously observing network infrastructure – switches, routers, firewalls, wireless access points, WAN links, and other network devices – to ensure availability, performance, and reliability. Network monitoring systems detect outages, degraded performance, configuration changes, and capacity constraints before they impact end users.

Network Performance Monitoring (NPM) extends basic availability monitoring by focusing on traffic analysis, bandwidth utilization, latency, jitter, and packet loss across the network. NPM tools provide deep visibility into how data flows through the infrastructure, enabling capacity planning, troubleshooting, and optimization.

Unlike general-purpose infrastructure monitoring (which covers servers, applications, and services), network monitoring is device-centric – it speaks the native protocols of network equipment (SNMP, NetFlow, sFlow) and understands network-specific concepts like interface utilization, routing tables, MAC address tables, and spanning tree topology.

Organizations need dedicated network monitoring because network infrastructure is the shared fabric connecting all other IT systems. A single failed switch, saturated uplink, or misconfigured firewall rule can cascade into widespread service outages. Proactive network monitoring provides the early warning system that prevents these cascading failures.

The information on these pages was researched by a combination of human review and large language models. To suggest an addition or correction, please contact us. Prepared by Rhodium Systems Inc., author of the ResorsIT platform — a unified IT operations management platform for IT teams and MSPs that integrates a curated suite of open-source, commercial, and SaaS applications into a single system with shared identity, single sign-on, access control, and a common audit trail. Use this catalogue only as a starting point for your own research, and review any tool carefully against your own requirements before relying on it. Catalogue data version 2026.197.

Comparison


SSO / OIDC Comparison

OIDC is the preferred SSO protocol.

ToolOIDCSAMLSCIMAuthentik Notes
ZabbixYes*YesNoOIDC via SAML/HTTP auth module; SAML native since 5.0; LDAP/AD native; Authentik as SAML IdP
LibreNMSNoNoNoLocal auth; LDAP/AD via built-in backend; RADIUS; no OIDC/SAML
Nagios CoreNoNoNoLocal auth only; no web SSO; CGI-based authentication
Checkmk RawYesYesNoOIDC and SAML via built-in connector (2.2+); LDAP/AD native; Authentik as OIDC IdP
Observium CommunityNoNoNoLocal auth; LDAP native; RADIUS; no OIDC/SAML
ntopngNoNoNoLocal auth; LDAP via configuration; RADIUS; no OIDC/SAML
CactiNoNoNoLocal auth; LDAP/AD via plugin; no OIDC/SAML
Icinga 2NoNoNoLDAP/AD native; HTTP auth for reverse proxy SSO; no native OIDC/SAML
NetXMSNoNoNoLDAP/AD native; RADIUS; no OIDC/SAML
Prometheus + SNMP ExporterN/AN/AN/ANo built-in UI auth; Grafana handles SSO; reverse proxy auth
PRTGNoNoNoLocal auth; AD/LDAP native; RADIUS; no OIDC/SAML
Datadog NPMYesYesYesNative OIDC and SAML; SCIM provisioning; Authentik as IdP
DomotzNoYesNoSAML SSO (Business plan); no OIDC; Authentik as SAML IdP
AuvikYesYesNoOIDC and SAML for portal access; Authentik as IdP
SolarWinds NPMNoYesNoSAML SSO via Orion platform; AD/LDAP native; no OIDC
ManageEngine OpManagerNoYesNoSAML via ManageEngine platform; AD/LDAP native; no OIDC
Checkmk EnterpriseYesYesYesOIDC and SAML native; SCIM via LDAP sync; Authentik as OIDC IdP
Nagios XINoYes*NoSAML via third-party; AD/LDAP native; no native OIDC
LogicMonitorYesYesYesNative OIDC and SAML; SCIM provisioning; Authentik as IdP
WhatsUp GoldNoNoNoLocal auth; AD/LDAP native; RADIUS; no OIDC/SAML
ThousandEyesNoYesYesSAML SSO native; SCIM provisioning; no OIDC; Authentik as SAML IdP

* = requires plugin, module, or specific configuration

Best SSO support: Datadog NPM, LogicMonitor, Checkmk Enterprise (OIDC + SAML + SCIM)

No SSO: Nagios Core, LibreNMS, Observium, ntopng, Cacti, Icinga 2, NetXMS, PRTG, WhatsUp Gold (local/LDAP/RADIUS auth only)

OIDC among OSS: Checkmk Raw (native 2.2+), Zabbix (via module configuration)


API Comparison

ToolAPI TypeAuthWebhooksSDKs
ZabbixJSON-RPCTokenYes (media types)Python (pyzabbix), Go, Ruby, Java
LibreNMSRESTTokenYes (alerting)Python, PHP (community)
Nagios CoreCGI / REST (limited)BasicNoPython (pynag), Perl (community)
Checkmk RawRESTToken, BearerYes (notifications)Python (checkmk-api)
ObserviumREST (limited)TokenNoNone official
ntopngRESTToken, BasicNoPython (ntopng), Lua (native)
CactiREST (limited)BasicNoNone official
Icinga 2RESTToken, certYes (event streams)Python, Ansible (community)
NetXMSRESTTokenYes (EPP rules)Java (official LGPL)
PrometheusREST (PromQL)None/BasicYes (Alertmanager)Go, Python, Java (official)
PRTGRESTToken, PassHashYes (notifications)PowerShell, Python (community)
Datadog NPMRESTAPI key + App keyYesPython, Go, Ruby, Java (official)
DomotzRESTAPI keyYes (webhooks)None official
AuvikRESTAPI key + secretYes (webhooks)None official
SolarWinds NPMREST (SwiS/SWQL)TokenYesPowerShell (official), Python (orionsdk)
ManageEngine OpManagerRESTAPI keyYes (webhooks)None official
Checkmk EnterpriseRESTToken, BearerYesPython (checkmk-api)
Nagios XIRESTAPI keyYes (handlers)Python, PHP (community)
LogicMonitorREST v3Bearer, LMv1YesPython, Go (official)
WhatsUp GoldRESTTokenYes (actions)PowerShell (community)
ThousandEyesREST v6/v7OAuth bearerYes (webhooks)Terraform (official)

Best API: Datadog NPM (comprehensive REST + official SDKs in 4 languages), Zabbix (mature JSON-RPC with extensive ecosystem), Icinga 2 (comprehensive REST + event streams)

Limited API: Nagios Core, Cacti, Observium (basic or community-maintained)


Protocol Support

ToolSNMP v1/v2cSNMP v3NetFlowsFlowIPFIXSNMP TrapsWMI
ZabbixYesYesNo (plugin)NoNoYesYes
LibreNMSYesYesNo (via NfSen)No (via NfSen)NoYesNo
Nagios CoreYes (plugin)Yes (plugin)NoNoNoYes (plugin)Yes (plugin)
Checkmk RawYesYesNoNoNoYesYes
ObserviumYesYesNoYes (native)NoYesNo
ntopngYesYesYes (native)Yes (native)Yes (native)NoNo
CactiYesYesNo (plugin)NoNoYes (plugin)No
Icinga 2Yes (plugin)Yes (plugin)NoNoNoYes (SNMPTRAPD)No
NetXMSYesYesNoNoNoYesNo
PrometheusYes (exporter)Yes (exporter)NoNoNoYes (snmp_notifier)No
PRTGYesYesYes (native)Yes (native)Yes (native)YesYes
Datadog NPMYes (agent)Yes (agent)Yes (native)NoNoYesYes
DomotzYesYesNoNoNoYesNo
AuvikYesYesYes (native)Yes (native)Yes (native)YesNo
SolarWinds NPMYesYesYes (NTA module)Yes (NTA)Yes (NTA)YesYes
ManageEngine OpManagerYesYesYes (NetFlow module)YesYesYesYes
Checkmk EnterpriseYesYesNoNoNoYesYes
Nagios XIYesYesNo (plugin)NoNoYesYes (plugin)
LogicMonitorYesYesYes (native)Yes (native)Yes (native)YesYes
WhatsUp GoldYesYesYes (NTA module)Yes (NTA)Yes (NTA)YesYes
ThousandEyesNoNoNoNoNoNoNo

Best flow support: ntopng (dedicated flow analyzer), PRTG, Auvik, LogicMonitor, SolarWinds NPM (native NetFlow + sFlow + IPFIX)

SNMP-only (no flow): Zabbix, LibreNMS, Checkmk, Nagios, Icinga 2, NetXMS, Prometheus (require external flow tools)

No SNMP: ThousandEyes (synthetic testing and path analysis only; no device polling)


Core NPM Features

ToolAuto-DiscoveryTopology MappingBandwidth MonitoringPerformance BaselinesAlert Escalation
ZabbixYes (network discovery rules)Yes (maps, manual + auto)Yes (SNMP interface polling)No (manual thresholds)Yes (escalation rules)
LibreNMSYes (SNMP auto-discovery)Yes (auto L2 maps)Yes (SNMP interface polling)No (static thresholds)Yes (alert rules + transport)
Nagios CoreNo (manual config)No (third-party)Yes (plugin-based)NoNo (basic notifications)
Checkmk RawYes (auto-detection)Yes (parent/child maps)Yes (SNMP interface checks)Yes (predictive levels)Yes (notification rules)
ObserviumYes (SNMP auto-discovery)No (limited)Yes (SNMP interface polling)Yes (adaptive thresholds)No (basic alerting)
ntopngYes (passive)Yes (flow-based maps)Yes (flow analysis)Yes (behavioral analysis)No (basic alerts)
CactiYes (auto-detection)NoYes (SNMP graphing)No (static thresholds)Yes (via thold plugin)
Icinga 2Limited (Director imports)No (third-party)Yes (plugin-based)No (manual thresholds)Yes (notification rules)
NetXMSYes (SNMP/ICMP/ARP)Yes (native L2 maps)Yes (SNMP DCI polling)No (manual thresholds)Yes (EPP escalation)
PrometheusYes (service discovery)NoYes (SNMP exporter)No (manual PromQL)Yes (Alertmanager)
PRTGYes (auto-discovery)Yes (auto network maps)Yes (SNMP + flow)Yes (anomaly detection)Yes (escalation tiers)
Datadog NPMYes (agent-based)Yes (network map)Yes (agent-based)Yes (anomaly detection)Yes (PagerDuty, Opsgenie)
DomotzYes (agent-based)Yes (auto topology)Yes (agent-based)NoYes (webhook escalation)
AuvikYes (cloud auto-discovery)Yes (auto L2/L3 maps)Yes (SNMP + flow)Yes (traffic baselines)Yes (alert rules)
SolarWinds NPMYes (network sonar)Yes (Network Atlas)Yes (SNMP + NTA)Yes (baseline engine)Yes (alert escalation)
ManageEngine OpManagerYes (discovery rules)Yes (topology maps)Yes (SNMP + NetFlow)Yes (adaptive thresholds)Yes (notification profiles)
Checkmk EnterpriseYes (auto-detection)Yes (parent/child + BI)Yes (SNMP interface checks)Yes (predictive levels)Yes (flexible notifications)
Nagios XIYes (auto-discovery wizard)Yes (network map)Yes (plugin-based)NoYes (escalation contacts)
LogicMonitorYes (cloud auto-discovery)Yes (topology maps)Yes (SNMP + flow)Yes (dynamic thresholds)Yes (escalation chains)
WhatsUp GoldYes (discovery scan)Yes (network maps)Yes (SNMP + NTA)Yes (baseline alerts)Yes (action policies)
ThousandEyesNo (synthetic tests)Yes (path visualization)No (path analysis only)Yes (baseline alerts)Yes (PagerDuty, webhook)

Best auto-discovery: Auvik, LibreNMS, Zabbix, PRTG (comprehensive SNMP/LLDP crawling with minimal configuration)

Best topology: Auvik (automatic L2/L3 maps), SolarWinds NPM (Network Atlas), NetXMS (native L2), PRTG (auto maps)

No topology: Nagios Core, Icinga 2, Cacti, Prometheus (require external tools for network maps)


Multi-Tenant / MSP Support

ToolMulti-TenantDistributed MonitoringMSP FeaturesCustomer Portal
ZabbixYes (host groups, user groups)Yes (Zabbix Proxy)Partial (group isolation)No (custom via API)
LibreNMSYes (device groups)Yes (poller groups)Partial (group isolation)No
Nagios CoreNoYes (NRDP, NSCA)NoNo
Checkmk RawYes (folders, contact groups)Yes (remote sites)Partial (folder isolation)No
ObserviumYes (device groups)NoNoNo
ntopngNoYes (multi-probe)NoNo
CactiNoYes (remote pollers)NoNo
Icinga 2Yes (zones, permissions)Yes (satellites, agents)Partial (zone isolation)No
NetXMSYes (zones, tenants)Yes (proxy nodes)Partial (zone isolation)No
PrometheusYes (labels, tenants)Yes (federation)Partial (label isolation)No (Grafana)
PRTGYes (multi-site)Yes (remote probes)Yes (PRTG Hosted Monitor)Yes (maps, reports)
Datadog NPMYes (organizations)Yes (agent-based)Yes (multi-org)Yes (dashboards)
DomotzYes (native MSP)Yes (agent per site)Yes (built for MSPs)Yes (native)
AuvikYes (native MSP)Yes (collector per site)Yes (built for MSPs)Yes (native)
SolarWinds NPMYes (custom properties)Yes (additional pollers)Partial (group isolation)No (custom via API)
ManageEngine OpManagerYes (business views)Yes (probe servers)Partial (view isolation)No
Checkmk EnterpriseYes (folders, contacts)Yes (distributed monitoring)Yes (managed service edition)Yes (CME customer sites)
Nagios XIYes (contact groups)Yes (NRDP, NSCA)Partial (contact isolation)No
LogicMonitorYes (resource groups)Yes (collector groups)Yes (native MSP support)Yes (portals, dashboards)
WhatsUp GoldYes (device groups)Yes (distributed edition)Partial (group isolation)No
ThousandEyesYes (account groups)Yes (enterprise agents)Partial (account isolation)Yes (dashboards)

Built for MSPs: Domotz, Auvik (native multi- tenant with customer portals and per-site agents)

MSP-capable: PRTG (Hosted Monitor), Checkmk Enterprise (Managed Service Edition), LogicMonitor (native MSP features), Datadog (multi-org)

Not MSP-ready: Nagios Core, ntopng, Cacti (single-tenant, no customer isolation)


Monitoring Integration

ToolTelegraf MetricsFluent Bit LogsGrafana Dashboards
ZabbixYes (HTTP input for Zabbix API polling; exec plugin for host/trigger counts)Yes (Zabbix server logs, audit logs)Yes (Zabbix data source plugin for Grafana)
LibreNMSYes (exec plugin, API polling for device status)Yes (application logs, syslog)Yes (community dashboards; API data)
Nagios CoreYes (exec plugin for status.dat parsing)Yes (nagios.log, CGI logs)Yes (Nagios data source plugin)
Checkmk RawYes (exec plugin, Livestatus API)Yes (application logs, notify.log)Yes (Checkmk data source for Grafana)
ObserviumYes (exec plugin, API polling)Yes (application logs)Limited (custom only)
ntopngYes (InfluxDB native export)Yes (application logs)Yes (InfluxDB data in Grafana)
CactiYes (exec plugin, RRD data)Yes (cacti.log, poller logs)Limited (custom only)
Icinga 2Yes (API polling, InfluxDB writer)Yes (Icinga logs, web logs)Yes (InfluxDB data + Icinga data source)
NetXMSYes (API polling, procstat)Yes (server logs, audit)Limited (API + DB queries)
PrometheusYes (native – same ecosystem)Yes (application logs)Yes (native Prometheus data source)
PRTGYes (exec plugin, API polling)Yes (PRTG core server logs)Yes (community dashboards)
Datadog NPMNo (SaaS – separate ecosystem)No (SaaS – separate)No (uses Datadog dashboards)
DomotzYes (API polling via exec plugin)No (SaaS – limited logs)Yes (API data in custom dashboards)
AuvikNo (SaaS – separate ecosystem)No (SaaS – separate)No (uses Auvik dashboards)
SolarWinds NPMYes (SNMP input for Orion server)Yes (Windows event logs via Fluent Bit)Yes (SwiS API dashboards)
ManageEngine OpManagerYes (SNMP input for server health)Yes (application logs)Limited
Checkmk EnterpriseYes (exec plugin, Livestatus)Yes (application logs)Yes (Checkmk Grafana connector)
Nagios XIYes (exec plugin, API polling)Yes (nagios.log, PHP logs)Yes (Nagios Grafana data source)
LogicMonitorNo (SaaS – separate ecosystem)No (SaaS – separate)Yes (LogicMonitor Grafana plugin)
WhatsUp GoldYes (exec plugin, API polling)Yes (application logs)Limited (custom only)
ThousandEyesYes (API polling via exec)Limited (agent logs only)Limited (API data only)

Best monitoring fit: Prometheus (same ecosystem), Icinga 2 (native InfluxDB writer), ntopng (native InfluxDB export), Zabbix + Checkmk (Grafana data source plugins)

SaaS limitations: Datadog, Auvik, LogicMonitor (separate monitoring ecosystems; limited monitoring integration)


Deployment & Scale

ToolLicenseSelf-HostedLanguageMin RAMDockerPricing Model
ZabbixGPL-2.0YesC/PHP2 GBYesFree; support from $1,800/yr
LibreNMSGPL-3.0YesPHP2 GBYesFree
Nagios CoreGPL-2.0YesC512 MBYes (community)Free
Checkmk RawGPL-2.0YesPython/C2 GBYesFree
Observium CommunityQPLYesPHP1 GBYes (community)Free
ntopngGPL-3.0YesC++2 GBYesFree; Enterprise from ~$2,500/yr
CactiGPL-2.0YesPHP1 GBYes (community)Free
Icinga 2GPL-2.0YesC++/PHP2 GBYes (community)Free; support available
NetXMSGPL-2.0YesC++/Java2 GBYesFree; support available
PrometheusApache-2.0YesGo1 GBYesFree
PRTGProprietaryYes (Windows)C++4 GBNo (Windows)Free (100 sensors); from ~$1,750/500 sensors
Datadog NPMProprietaryNo (SaaS)Per-host; from ~$5/host/mo (NPM)
DomotzProprietaryAgent (on-prem)512 MB (agent)Yes (agent)Per-site; from ~$21/site/mo
AuvikProprietaryNo (SaaS)Per-device; contact sales
SolarWinds NPMProprietaryYes (Windows).NET8 GBNo (Windows)Per-element; from ~$2,995 perpetual
ManageEngine OpManagerProprietaryYesJava4 GBNoPer-device; from ~$245/25 devices
Checkmk EnterpriseProprietaryYesPython/C4 GBYesPer-service; from ~$600/yr (300 services)
Nagios XIProprietaryYes (Linux)C/PHP2 GBNoPer-node; from ~$1,995 perpetual
LogicMonitorProprietaryNo (SaaS)Per-device; contact sales
WhatsUp GoldProprietaryYes (Windows)C++4 GBNo (Windows)Per-device; from ~$1,755 perpetual
ThousandEyesProprietaryNo (SaaS)2 GB (agent)Yes (agent)Per-unit; contact sales

Lightest deployment: Nagios Core (512 MB), Domotz agent (512 MB agent, SaaS backend)

Windows-only: PRTG, SolarWinds NPM, WhatsUp Gold (require Windows Server)

SaaS-only: Datadog NPM, Auvik, LogicMonitor, ThousandEyes (no self-hosted option)

Free OSS leaders: Zabbix, LibreNMS, Icinga 2, Checkmk Raw (full-featured, Docker-ready, no device limits)


Tools

22 tools.

Auvik

Auvik is a cloud-based network monitoring and management platform purpose-built for managed service providers (MSPs) and IT teams managing distributed networks.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: OIDC

Website

Cacti

Cacti is a mature SNMP graphing framework and network monitoring tool first released in 2001. It provides a web-based frontend to RRDtool, the industry-standard round-robin database for time-series data.

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Checkmk Enterprise

Checkmk Enterprise is the commercial edition of Checkmk, adding the high-performance Checkmk Micro Core (CMC), distributed monitoring, agent bakery, business intelligence aggregation, and professional support to the capabilities of Checkmk…

License: Proprietary (proprietary) · Kind: web · Deploy: native, docker · SSO: OIDC

Website

Checkmk Raw

Checkmk (formerly Check_MK) is an open-source monitoring system originally developed by Mathias Kettner in 2008 as a Nagios plugin for efficient multi-check monitoring.

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: OIDC

Website · Source

Datadog NPM

Datadog is a leading SaaS observability platform offering infrastructure monitoring, APM, log management, and network performance monitoring (NPM).

License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC

Website

Domotz

Domotz is a network monitoring and management platform designed specifically for managed service providers (MSPs), system integrators, and IT teams managing multiple customer sites.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

Icinga 2

Icinga 2 is an open-source monitoring platform forked from Nagios in 2009 and rewritten from scratch as a modern C++ monitoring engine.

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: none

Website · Source

LAN Orangutan

LAN Orangutan is a lightweight self-hosted Go network scanner that auto-discovers local and Tailscale devices with a password-protected dashboard and full CLI.

License: MIT (OSS) · Kind: hybrid · Deploy: native, docker · SSO: none

Website · Source

LibreNMS

LibreNMS is a fully featured, auto-discovering network monitoring system forked from Observium in 2013.

License: GPL-3.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: none

Website · Source

LogicMonitor

LogicMonitor is a SaaS-based infrastructure monitoring platform providing comprehensive network device monitoring, server monitoring, cloud monitoring, and log analysis.

License: Proprietary (proprietary) · Kind: web · Deploy: native, saas · SSO: OIDC

Website

ManageEngine OpManager

ManageEngine OpManager is a mid-market network monitoring tool from Zoho Corporation’s ManageEngine division.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Nagios Core

Nagios Core is the original open-source monitoring system, first released in 1999 by Ethan Galstad as “NetSaint” and renamed to Nagios in 2002.

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native · SSO: none

Website · Source

Nagios XI

Nagios XI is the commercial version of Nagios, providing a modern web interface, configuration wizards, capacity planning, advanced reporting, and professional support on top of the Nagios Core monitoring engine.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: SAML

Website

NetXMS

NetXMS is an open-source infrastructure and network monitoring platform designed for enterprise-scale deployments.

License: GPL-2.0-or-later (OSS) · Kind: web · Deploy: native, docker · SSO: none

Website · Source

ntopng

ntopng (ntop next generation) is a high-performance network traffic analysis tool that provides deep visibility into network traffic via NetFlow, sFlow, IPFIX, and packet capture.

License: GPL-3.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: none

Website · Source

Observium Community

Observium is a network monitoring platform focused on SNMP-based device monitoring with automatic discovery and classification.

License: LicenseRef-Observium (source-available) · Kind: web · Deploy: native · SSO: none

Website

Prometheus + SNMP Exporter

Prometheus is the leading open-source metrics-based monitoring system, originally developed at SoundCloud in 2012 and now a CNCF graduated project.

License: Apache-2.0 (OSS) · Kind: web · Deploy: native, docker · SSO: none

Website · Source

PRTG Network Monitor

PRTG Network Monitor by Paessler is one of the most widely deployed commercial network monitoring solutions, particularly dominant in Windows-centric mid-market enterprises.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

SolarWinds NPM

SolarWinds Network Performance Monitor (NPM) is the enterprise standard for network monitoring in large organizations.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

ThousandEyes

ThousandEyes is a Cisco-owned network intelligence SaaS that monitors network paths, internet routing, DNS, and application delivery using cloud and on-premises agents running synthetic tests.

License: Proprietary (proprietary) · Kind: web · Deploy: saas · SSO: none

Website

WhatsUp Gold

WhatsUp Gold (WUG) is a network monitoring platform from Progress Software (formerly Ipswitch). It provides SNMP-based device monitoring, network topology mapping, traffic analysis, and alerting for mid-market enterprises.

License: Proprietary (proprietary) · Kind: web · Deploy: native · SSO: none

Website

Zabbix

Zabbix is a mature, enterprise-grade open-source monitoring platform with comprehensive network monitoring capabilities.

License: GPL-2.0-only (OSS) · Kind: web · Deploy: native, docker · SSO: OIDC

Website · Source

ResorsIT Tools Catalog Search