Munin
Main repository for munin master / node / plugins (by munin-monitoring)
Zabbix
Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud. (by zabbix)
Munin | Zabbix | |
---|---|---|
25 | 73 | |
2,006 | 4,597 | |
0.5% | 3.3% | |
6.2 | 9.9 | |
about 2 months ago | 1 day ago | |
Perl | PHP | |
GNU General Public License v3.0 or later | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Munin
Posts with mentions or reviews of Munin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-25.
- Munin Monitoring
- Monitor disk space automatically?
-
Serve Munin Simple
I rediscovered Munin. To my surprise it is written entirely in Perl. I remember Munin from years ago... it still seems healty and maintained and lies ready on your Deb-Repositories. So I followed the Easy Install Guide... which really is easy, but fails to mention that you need to install your own HTTP-Server to serve the HTML-reports.
- A (less complex) Zabbix alternative to self host ?
-
Code review wanted: munin-plugin, a rust library
A bit of background, which may make understanding my choices in this lib easier: Munin is a resource monitoring tool using rrdtool, usually run in a Server/Client Setup. The client accepts plugins which are just executables in a directory. Usually written in a scripting language, but it actually doesn't matter. Data is fetched every 5 minutes, plugins are first run with a config argument to spit out a munin graph config, followed by a run without arguments to present data. To support higher resolutions than just "every 5 minutes", graph config can contain config to tell munin one collects it every second. Then the fetching part needs to run as a daemon, writing a cache somewhere which gets output when munin wants the data.
-
munin-pihole-plugins: mastering munin monitoring, meeting multiple marvellous milestones & more!
Munin plugins and management script for monitoring various Pi-hole® statistics.
-
5V4A usb hub
When you do not have enough power you would get errors because looking up the plots would simply fail. Sounds more that there is one disk which is slower. I had one 2TB external usb which was really slow and the latency of lookups was through the roof. Are you on linux ? Then install munin-monitoring.org it shows latency of the disks out of the box.
-
long response time
what os ? on linux install https://munin-monitoring.org/ it will give you disk latency information.
-
Nextcloud Monitoring software
I'd say give Munin a try.
-
(Re-) Introducing munin-pihole-plugins
Munin plugins for monitoring Pi-hole®. Transforms a server into a powerful monitoring platform, as simple as one, two, three, ...four.
Zabbix
Posts with mentions or reviews of Zabbix.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-11-11.
-
Top 12 SolarWinds Competitors and Alternatives In 2024
A powerful open source SolarWinds alternative that combines modern features with enterprise-grade scalability. Zabbix provides comprehensive monitoring capabilities while maintaining the flexibility of an open-source solution.
-
Top 10 Prometheus Alternatives in 2024 [Includes Open-Source]
Zabbix is an open-source enterprise-level monitoring solution that can be considered a robust prometheus alternative.
-
Writing a Telegram and Email Notifications Script for Zabbix
Zabbix is an open source software that monitors numerous parameters of a network and the health and integrity of servers, virtual machines, applications, services, databases, websites, the cloud and more. Zabbix uses a flexible notification mechanism that allows users to configure email-based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualization features based on the stored data. This makes Zabbix ideal for capacity planning.
-
The 50 best open-source alternatives to popular SaaS software
GitHub: Zabbix GitHub Repository
-
Building a Managed Service Provider Business With Open Source
Zabbix
-
Top 11 Grafana Alternatives in 2023
Zabbix is a comprehensive open-source monitoring solution designed for real-time monitoring and management of various network components, such as servers, networks, and applications. It excels in data collection and processing, enabling proactive monitoring for early issue detection and resolution.
-
PHP-FPM 8.2 on OpenBSD 7.3
The PHP core package is offered as pre-compiled binary via Ports packages system. In addition, important softwares such as extensions, Composer and PECL libraries are available. So are frameworks such as NextCloud and Zabbix.
-
Is anyone using Grafana for your network monitoring?
Prometheus is a great way to go, however you need to invest time in writing all the alerts. This was a daunting task for us, because we have too many vendors and device types.. we instead went with zabbix, which is a free open source platform similar to Orion. Quite easy to setup. All the device templates for monitoring alerting are provided by the community. There is a grafana plugin which integrates with Zabbix, so you can build beautiful dashboards in grafana while using the polling and alerting logic in zabbix. You can also use grafana OnCall via a zabbix integration. Phase1: You could move to zabbix. Realize cost savings without investing time. Phase2: learn and work on moving things to Prometheus slowly. edit: added links and some rewording
-
Ascertaining how much traffic backups generate
Setup Zabbix (https://www.zabbix.com/) and use SNMP (search for a template for your switches, chances are someone has created one) to pull throughput data from the switchport your proxies are connected to. This will graph them for you on a continual basis, you can then setup some triggers (alerts) that will flag over-utilization (say >80Mbps) for you, can generate an email or SMS alert based on that or just see it in the dashboard.
What are some alternatives?
When comparing Munin and Zabbix you can also consider the following projects:
Netdata - The open-source observability platform everyone needs
uptime-kuma - A fancy self-hosted monitoring tool
Monit
LibreNMS - Community-based GPL-licensed network monitoring system
Cacti - Cacti ™
VictoriaMetrics - VictoriaMetrics: fast, cost-effective monitoring solution and time series database
Performance Co-Pilot - Performance Co-Pilot
Dash - A beautiful web dashboard for Linux
loki - Like Prometheus, but for logs.