munin-asyncd
network-wide graphing framework (node)
Install
- All systems
-
curl cmd.cat/munin-asyncd.sh
- Debian
-
apt-get install munin-node
- Ubuntu
-
apt-get install munin-node
- Alpine
-
apk add munin-node
- Arch Linux
-
pacman -S munin-node
- Kali Linux
-
apt-get install munin-node
- Fedora
-
dnf install munin-node
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install munin-node
- Raspbian
-
apt-get install munin-node
- Dockerfile
- dockerfile.run/munin-asyncd
- Docker
-
docker run cmd.cat/munin-asyncd munin-asyncd
powered by Commando
munin-node
network-wide graphing framework (node)
Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. This package contains the daemon for the nodes being monitored. You should install it on all the nodes in your network. It will know how to extract all sorts of data from the node it runs on, and will wait for the gatherer to request this data for further processing. Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from <http://munin-monitoring.org/> to a live installation.
munin-async
network-wide graphing framework (async master/client)
Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. This package contains munin-async and munin-asyncd which can be used for (optional) asynchronous operation of munin-update. Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from <http://munin-monitoring.org/> to a live installation.