How to Install and Uninstall munin Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "munin" package

Please follow the steps below to install munin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install munin

2. Uninstall "munin" package

In this section, we are going to explain the necessary steps to uninstall munin on openSuSE Tumbleweed:

$ sudo zypper remove munin

3. Information about the munin package on openSuSE Tumbleweed

Information for package munin:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : munin
Version : 2.0.72-6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.6 MiB
Installed : No
Status : not installed
Source package : munin-2.0.72-6.1.src
Upstream URL : https://munin-monitoring.org/
Summary : Network-wide graphing framework (grapher/gatherer)
Description :
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 grapher/gatherer. You will only need one instance of
it in your network. It will periodically poll all the nodes in your network
it's aware of for data, which it in turn will use to create graphs and HTML
pages, suitable for viewing with your graphical web browser of choice.
Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent
RRDtool.