mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-24 09:57:09 +00:00
Add plugins that fail on the node.
This commit is contained in:
parent
accf47f9a0
commit
32f9909e6d
2 changed files with 33 additions and 1 deletions
|
@ -8,7 +8,7 @@ pluginprofile = basic
|
|||
port = 4001
|
||||
|
||||
[pluginprofile:basic]
|
||||
plugins = graph_area
|
||||
plugins = graph_area, failing_plugin, failing_plugin2, failing_plugin3
|
||||
|
||||
[base]
|
||||
# when building an example config with --muninconf, what hostname to output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue