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