add disk space module conf
This commit is contained in:
parent
0b1610e1e8
commit
ef62815af6
@ -22,6 +22,16 @@
|
||||
"type":"procs",
|
||||
"freq":"30",
|
||||
"args":{}
|
||||
},
|
||||
{
|
||||
"type":"diskspace",
|
||||
"freq":"30",
|
||||
"args": {
|
||||
"filesystems": [
|
||||
"/",
|
||||
"/var"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user