remove garbo code

This commit is contained in:
Dave Pedu 2015-12-05 18:02:10 -08:00
parent 3ec0d7c855
commit 08f2101623
1 changed files with 0 additions and 2 deletions

View File

@ -47,7 +47,5 @@ mapping = {
}
if __name__ == '__main__':
#avg = load()
#print(' '.join([avg["load_1m"], avg["load_5m"], avg["load_15m"]]))
for item in diskspace(filesystems=["/", "/tmp/monitor"]):
print(item)