1MUNIN-RUN(8)                  Munin Documentation                 MUNIN-RUN(8)
2
3
4

NAME

6       munin-run - A program to run munin-node plugins from the command line
7

SYNOPSIS

9       munin-run [--options] <plugin>
10

OPTIONS

12       --config <configfile>
13            Use <file> as configuration file. [/etc/munin/munin-node.conf]
14
15       --servicedir <dir>
16            Use <dir> as plugin dir. [/etc/munin/plugins]
17
18       --sconfdir <dir>
19            Use <dir> as plugin configuration dir. [/etc/munin/plugin-conf.d]
20
21       --sconffile <file>
22            Use <file> as plugin configuration. [undefined]
23
24        --help
25            View this help message.
26
27        --debug
28            View debug messages.
29
30        --version
31            Show version information.
32

DESCRIPTION

34       Munin's node is a daemon that Munin connects to fetch data. This data
35       is stored in .rrd-files, and later graphed and htmlified. It's designed
36       to let it be very easy to graph new datasources.
37
38       munin-run is a small perlscript to run the plugins used by the munin-
39       node daemon from the command line.
40
41       For more information, see the documentation section at
42       <http://munin.sf.net/>.
43

FILES

45               /etc/munin/munin-node.conf
46               /etc/munin/plugins/*
47               /etc/munin/plugin-conf.d/*
48               /var/run/munin/munin-node.pid
49               /var/log/munin/munin-node
50

VERSION

52       This is munin-node v1.2.5
53

AUTHORS

55       Audun Ytterdal, Jimmy Olsen, and Tore Anderson.
56

BUGS

58       munin-node does, as of now, not check the syntax of the configuration
59       file.
60
61       Please report other bugs in the bug tracker at <http://munin.sf.net/>.
62
64       Copyright © 2002 Audun Ytterdal, Jimmy Olsen, and Tore Anderson / Lin‐
65       pro AS.
66
67       This is free software; see the source for copying conditions. There is
68       NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
69       PURPOSE.
70
71       This program is released under the GNU General Public License
72
73
74
751.2.5                             2007-12-03                      MUNIN-RUN(8)
Impressum