1MUNINDOC(1) User Contributed Perl Documentation MUNINDOC(1)
2
3
4
6 munindoc - Munin documentation
7
9 This program displays Munin documentation, esp. plugin documentation.
10 Note that not all plugins are documented yet.
11
12 Most Munin commands (such as munin-run, and munindoc itself) is only
13 documented through the usual Unix man command.
14
16 The plugin documentation should include basic usage information,
17 anything you want to know about configuration, and how to interpret the
18 output.
19
20 Additional information typically found is usually the name of the
21 plugin author, licensing and "magic markers" which controls plugin auto
22 configuration (done by munin-node-configure).
23
24 If you want to document a plugin you can take a look at
25 http://munin-monitoring.org/wiki/munindoc for details on how to do it.
26
28 (C) 2008-2009 Nicolai Langfeldt, Redpill Linpro AS. ...But all the work
29 is handed off to the perldoc command once we have located the Munin
30 documentation files.
31
33 GPLv2
34
35
36
37perl v5.38.0 2023-11-06 MUNINDOC(1)