.\" Man page generated from reStructuredText. . .TH "MUNIN-NODE" "1" "August 01, 2019" "2.1" "Munin" .SH NAME munin-node \- A daemon which gathers information from the local node . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH DESCRIPTION .sp munin\-node is a daemon for reporting statistics on system performance. .sp By default, it is started at boot time, listens on port 4949/TCP, accepts connections from the munin master, and runs munin plugins on demand. .SH OPTIONS .INDENT 0.0 .TP .B \-\-config Use as configuration file. [/etc/munin/munin\-node.conf] .UNINDENT .INDENT 0.0 .TP .B \-\-paranoia Only run plugins owned by root. Check permissions as well. Can be negated with –noparanoia [–noparanoia] .UNINDENT .INDENT 0.0 .TP .B \-\-help View this help message. .UNINDENT .INDENT 0.0 .TP .B \-\-debug View debug messages. .sp \fBNOTE:\fP .INDENT 7.0 .INDENT 3.5 This can be very verbose. .UNINDENT .UNINDENT .UNINDENT .INDENT 0.0 .TP .B \-\-pidebug Plugin debug. Sets the environment variable \fBMUNIN_DEBUG\fP to 1 so that plugins may enable debugging. .UNINDENT .SH CONFIGURATION .sp The configuration file is munin\-node.conf\&. .SH FILES .sp /etc/munin/munin\-node.conf .sp /etc/munin/plugins/* .sp /etc/munin/plugin\-conf.d/* .sp /var/run/munin/munin\-node.pid .sp /var/log/munin/munin\-node.log .SH SEE ALSO .sp munin\-node.conf .SH EXAMPLE CONFIGURATION .INDENT 0.0 .INDENT 3.5 .sp .nf .ft C # /etc/munin/munin\-node.conf \- config\-file for munin\-node # host_name random.example.org log_level 4 log_file /var/log/munin/munin\-node.log pid_file /var/run/munin/munin\-node.pid background 1 setsid 1 # Which port to bind to; host [::] port 4949 user root group root # Regexps for files to ignore ignore_file ~$ ignore_file \e.bak$ ignore_file %$ ignore_file \e.dpkg\-(tmp|new|old|dist)$ ignore_file \e.rpm(save|new)$ ignore_file \e.puppet\-bak$ # Hosts to allow cidr_allow 127.0.0.0/8 cidr_allow 192.0.2.129/32 .ft P .fi .UNINDENT .UNINDENT .SH SEE ALSO .sp See munin for an overview over munin. .SH AUTHOR Audun Ytterdal, Jimmy Olsen, Matthew Boyle, Tore Anderson .SH COPYRIGHT 2012-2019, The Munin project and its contributors .\" Generated by docutils manpage writer. .