mirror of
https://github.com/munin-monitoring/contrib.git
synced 2018-11-08 00:59:34 +01:00
14 lines
268 B
Plaintext
14 lines
268 B
Plaintext
# Config file for muninnode-from-hell.
|
|
#
|
|
|
|
[instance:tarpit]
|
|
pluginprofile = tarpit
|
|
port = 4005
|
|
|
|
[pluginprofile:tarpit]
|
|
plugins = load, locks, tarpit, load, locks
|
|
|
|
[base]
|
|
# when building an example config with --muninconf, what hostname to output.
|
|
hostname = localhost
|