Many small changes, new module configs included, patches for various issues
from the 3.1.x trunk etc.
This commit is contained in:
parent
3f71e087c9
commit
6ae15fc56a
4 changed files with 109 additions and 7 deletions
16
diskusage-fix.patch
Normal file
16
diskusage-fix.patch
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
--- gmond/python_modules/conf.d/diskusage.pyconf-orig 2008-08-12 13:20:42.000000000 +0100
|
||||
+++ gmond/python_modules/conf.d/diskusage.pyconf 2008-08-12 13:21:53.000000000 +0100
|
||||
@@ -7,6 +7,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
+/*
|
||||
collection_group {
|
||||
collect_every = 10
|
||||
time_threshold = 50
|
||||
@@ -23,4 +24,5 @@
|
||||
name = "<disk_total-metric-name>"
|
||||
}
|
||||
}
|
||||
+*/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue