mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 10:28:36 +00:00
Add a simple graph testing plugin, and use critical instead of alarm
This commit is contained in:
parent
d33f5b319f
commit
6df2ce2340
4 changed files with 47 additions and 6 deletions
|
@ -12,7 +12,7 @@ port = 3000
|
|||
#port = 4940
|
||||
#sleepyness = 30
|
||||
[pluginprofile:notif]
|
||||
plugins = always_warning, always_alarm
|
||||
plugins = always_warning, always_critical
|
||||
|
||||
[base]
|
||||
# when building an example config with --muninconf, what hostname to output.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue