Munin
Cacti
Munin | Cacti | |
---|---|---|
25 | 23 | |
2,006 | 1,676 | |
0.5% | 1.5% | |
6.2 | 9.9 | |
about 2 months ago | 6 days ago | |
Perl | PHP | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
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
- 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.
Cacti
-
Periodic network saturation
If you have SNMP access to your switches, a very simple quick start is to use Cacti (https://www.cacti.net/) which will give you some nice graphs in no time at all. Far less complex than setting up/configuring a full monitoring system or NetFlow/SFlow.
-
PHP errors with Cacti
This was fixed in the following commit https://github.com/Cacti/cacti/commit/d1c1380ad9250c323f1dc874e26840c80edd3afb, I suggest upgrading cacti to at least the 1.2.20 version.
- CVE-2022-46169: Unauthenticated Command Injection in Cacti detected as being exploited in the wild - see comments
-
What's a good free/cheap monitoring software?
Cactai is also free, but has a steep learning curve. https://www.cacti.net/
-
Unifi SNMP & PRTG
Nice write-up! I've done similar with Cacti, which is free.
-
Help out a new sysadmin?
Cacti - network monitoring
-
Is there a good tool that I can deploy to a micro PC that can monitor/log/report different stats of network health?
https://www.cacti.net/.
-
Show min / max temperatures in lm_sensors
Pretty simple request, but I couldn't find any solution on the internet, neither in Archwiki / Gentoowiki. There are some complicated things like cacti that can read sensord output, but that's a bit of overkill. I just want something like hwinfo64 for $forbidden_OS.
-
Network Monitoring Solution
Just to throw this one out there, I use cacti https://www.cacti.net/ for my network monitoring.
-
Possible to graph the number 'up' ports on a Cisco/extreme switch using SNMP
I''ve had good luck graphing our switch port statistics with Cacti.
What are some alternatives?
Netdata - The open-source observability platform everyone needs
LibreNMS - Community-based GPL-licensed network monitoring system
Monit
Centreon - Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.
Zabbix - Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.
Icinga2
Thruk - Thruk is a multibackend monitoring webinterface for Naemon, Nagios, Icinga and Shinken using the Livestatus API.
Performance Co-Pilot - Performance Co-Pilot
Dash - A beautiful web dashboard for Linux
cadvisor - Analyzes resource usage and performance characteristics of running containers.