fix meminfo mapping
This commit is contained in:
parent
007acc33d1
commit
30f6a51f3b
@ -41,7 +41,7 @@ def meminfo(whitelist=[]):
|
||||
return result
|
||||
|
||||
mapping = {
|
||||
"load": {
|
||||
"meminfo": {
|
||||
"properties": {
|
||||
"swaptotal": { "type": "long" },
|
||||
"swapfree": { "type": "long" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user