SlackBuilds Repository

15.0 > System > munin-node (2.0.76)

munin-node is the client portion of the Munin Monitoring system. It
allows the Munin master to collect statistics for presentation in
RRDTool time-series graphs.

munin-node is a Perl application and requires several Perl modules as
external dependencies:

Log::Log4perl
Net::Server
Module::Build
HTML::Template

A Java environment is also required, zulu-openjdk8 is the minimum
required, but newer Java environments also work.

Additionally, the following modules are required for some plugins:

Net::SSLeay (for SSL connections)
Net::SNMP
Net::CIDR

If you need IPv6 support, the following modules are required:

Socket6
IO::Socket::INET6

Munin requires that user munin exists and belongs to group
munin. Create these before running the SlackBuild script:

groupadd -g 308 munin
useradd -u 308 -g 308 -s /sbin/nologin munin

Once munin-node is installed, configure plugins per the Munin
documentation.

This requires: zulu-openjdk8, perl-Log-Log4perl, perl-Net-Server, perl-Module-Build, perl-HTML-Template

Maintained by: Jonathan Chapman
Keywords: munin,munin-node,stats,graphing,rrd,statistics
ChangeLog: munin-node

Homepage:
http://munin-monitoring.org

Source Downloads:
munin-2.0.76.tar.gz (f76792159117df5cd2cc66b4dd915f86)

Download SlackBuild:
munin-node.tar.gz
munin-node.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds