Hellowlol HTPC-Manager fork support thread
(2015-10-26, 22:52)mkeguy506 Wrote:
Code:
Python 2.7.10 (default, Oct 14 2015, 16:09:02)
[GCC 5.2.1 20151010] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import psutil
usage = psutil.disk_usage("/USBHDD1")
print usage._asdict()>>> usage = psutil.disk_usage("/USBHDD1")
>>> print usage._asdict()
OrderedDict([('total', 1000202039296L), ('used', 70713532416L), ('free', 929488506880L), ('percent', 7.1)])
>>>

Any console errors in your browser? Can you paste the result of http://10.4.6.71:8085/stats/disk_usage
Reply


Messages In This Thread
raysguy wip new skins - by hellow - 2015-07-22, 21:09
RE: Hellowlol HTPC-Manager fork support thread - by hellow - 2015-10-26, 23:34
Logout Mark Read Team Forum Stats Members Help
Hellowlol HTPC-Manager fork support thread2