mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
16 lines
321 B
Plaintext
16 lines
321 B
Plaintext
#
|
|
# Initialise plugins that test the basic functions of Munin.
|
|
#
|
|
#
|
|
|
|
[instance:basic]
|
|
pluginprofile = basic
|
|
port = 4001
|
|
|
|
[pluginprofile:basic]
|
|
plugins = graph_area, failing_plugin, failing_plugin2, failing_plugin3
|
|
|
|
[base]
|
|
# when building an example config with --muninconf, what hostname to output.
|
|
hostname = localhost
|