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:
Net::Server
Additionally, the following modules are required for some plugins:
Net::SSLeay (for SSL connections)
Net::SNMP
Net::CIDR
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-HTML-Template, perl-Module-Build
Maintained by: Jonathan Chapman
Keywords: munin,munin-node,stats,graphing,rrd,statistics
ChangeLog: munin-node
Homepage:
http://munin-monitoring.org
Download SlackBuild:
munin-node.tar.gz
munin-node.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
LICENSE |
README |
README.SLACKWARE |
doinst.sh |
munin-node.SlackBuild |
munin-node.info |
munin-node.logrotate |
patches |
rc.munin-node |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds