munin 2.0.75-1ubuntu1 source package in Ubuntu

Changelog

munin (2.0.75-1ubuntu1) noble; urgency=medium

  * Merge with Debian unstable (LP: #2054628). Remaining changes:
    - d/p/munin-node-configure-doc-fix.patch: Remove deprecated
      argument exitonerror and update some snmp arguments to match
      their correct naming.
    - Drop sysvinit autopkgtests, sysvinit is not supported in Ubuntu
    - Add missing test dependency on net-tools for netstat plugin.
    - d/Makefile.config: Use java_compat_level provided by java-common
      to set --release level.
  * New changes:
    - d/t/munin-node/02.plugins.t: add conditional postfix plugin to
      the plugin list test.

munin (2.0.75-1) unstable; urgency=medium

  * new upstream version:
    - plugins/ipmi_: handle "0.000" as "na" in temperature critical/warning.

 -- Vladimir Petko <email address hidden>  Thu, 22 Feb 2024 17:17:06 +1300

Upload details

Uploaded by:
Vladimir Petko
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe net

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
munin_2.0.75.orig.tar.gz 2.1 MiB 2f7aedd9fe64699a08c01006fe7907a624a50576cffd1d2b1ca00232aa2d1f5e
munin_2.0.75.orig.tar.gz.asc 833 bytes e8dc348d12ba39b23513a019c0928715c7c81e65e754e35a57e3d11d45e3dd5b
munin_2.0.75-1ubuntu1.debian.tar.xz 67.0 KiB 2843331aed5d54edbbb170a069ed975dbb5be18b056b379b08b47de28a931702
munin_2.0.75-1ubuntu1.dsc 3.0 KiB dbc6833b8989a598c8dfbcf65850445d462487f9516ddb80992f370bb3d6579d

View changes file

Binary packages built by this source

munin: network-wide graphing framework (grapher/gatherer)

 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.
 .
 It is also able to alert you if any value is outside of a preset boundary,
 useful if you want to be alerted if a filesystem is about to grow full, for
 instance. You can do this by making Munin run an arbitrary command when you
 need to be alert it, or make use of the intrinsic Nagios support.
 .
 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.

munin-common: network-wide graphing framework (common)

 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 common perl modules that are used by both munin
 and munin-node.
 .
 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-doc: network-wide graphing framework (documentation)

 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 all the documentation as POD files.
 .
 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-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-plugins-core: network-wide graphing framework (plugins for 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 official plugins for the Munin node, capable of
 extracting common values such as cpu usage, network usage, load average, and
 so on.
 .
 Creating your own plugins which are capable of extracting other system-specific
 values is very easy, and is often done in a matter of minutes.
 You can also create plugins which relay information from other devices in your
 network that can't run Munin, such as a switch or a server running another
 operating system, by using SNMP or similar technology.
 .
 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-plugins-extra: network-wide graphing framework (user contributed plugins for 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 unsupported plugins for the Munin node, contributed by
 various users of Munin.
 .
 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-plugins-java: network-wide graphing framework (java plugins for 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 java based plugins that are used by munin-node to
 monitor Java Management Extensions (JMX).
 .
 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.