mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-11 16:34:34 +00:00
Add munin-node-from-hell, a quite unfriendly munin node
This commit is contained in:
parent
5cc0fa32fe
commit
d33f5b319f
7 changed files with 469 additions and 0 deletions
16
tools/munin-node-from-hell/tarpit.conf
Normal file
16
tools/munin-node-from-hell/tarpit.conf
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Config file for muninnode-from-hell.
|
||||
#
|
||||
|
||||
[instance:tarpit]
|
||||
pluginprofile = tarpit
|
||||
port = 3000
|
||||
|
||||
[pluginprofile:tarpit]
|
||||
plugins = tarpit, load, locks
|
||||
|
||||
[pluginprofile:base]
|
||||
plugins = load, locks, locks, load, load, locks, locks, load, load, load
|
||||
|
||||
[base]
|
||||
# when building an example config with --muninconf, what hostname to output.
|
||||
hostname = localhost
|
Loading…
Add table
Add a link
Reference in a new issue