---
created: 2009-11-23 10:01:08 +0100
layout: redirect
layout_old: default
redirect_to: https://blog.mbirth.de/archives/2009/11/23/network-monitoring.html
tags:
- know-how
- software
- monitoring
- network
title: Network Monitoring
toc: false
updated: 2009-11-27 23:50:53 +0100
---
I tried some different products for network monitoring since the top dog *Nagios* is everything else but easy to
maintain.
Tested products were:
* [OpenNMS](#opennms)
* [Zenoss Core](#zenoss-core)
* [Pandora FMS](#pandora-fms)
OpenNMS
=======
* **Homepage:**
Configurable by XML files, so suffers the same problem as Nagios - you need something to configure it comfortably or
spend time writing the config yourself. Compatible to Nagios plugins.
Pandora FMS
===========
* **Homepage:**
Really great interface. Supports Nagios plugins. Easy addition of own plugins. For me, this one had the best feature
set.
Zenoss Core
===========
* **Homepage:**
Not really intuitive configuration. Supports Nagios plugins, offers own extension system (ZenPacks).