Go to advanced search

by mtron
Wed Jan 16, 2013 3:25 pm
Forum: Networking and servers
Topic: Monitor linux resources the easy way
Replies: 6
Views: 3210

Re: Monitor linux resources the easy way

and another bugreport: i replaced sda1 with sdb1 in Main.py python /opt/LoadMonitor/src/Main.py Traceback (most recent call last): File "/opt/LoadMonitor/src/Main.py", line 16, in <module> DISKLOAD = DiskLoad.getDiskLoad("sdb1") File "/opt/LoadMonitor/src/DiskLoad.py", line 42, in getDiskLoad read, ...
by mtron
Wed Jan 16, 2013 2:16 pm
Forum: Networking and servers
Topic: Monitor linux resources the easy way
Replies: 6
Views: 3210

Re: Monitor linux resources the easy way

no i run the default raspbian wheezy with
Linux raspberrypi 3.2.27+ #285 PREEMPT Tue Nov 20 17:49:40 GMT 2012 armv6l GNU/Linux
by mtron
Tue Jan 15, 2013 4:08 pm
Forum: Networking and servers
Topic: Monitor linux resources the easy way
Replies: 6
Views: 3210

Re: Monitor linux resources the easy way

Hello! I gave your code a try and ran into a problem with the memory module. I use a Model B with 512 MB Ram. free reports: total used free shared buffers cached Mem: 497716 201764 295952 0 16396 104960 Swap: 524284 0 524284 cat /proc/meminfo MemTotal: 497716 kB MemFree: 293984 kB Buffers: 16492 kB ...

Go to advanced search