Commit Graph

3 Commits

Author SHA1 Message Date
Dan Ballard 4630be0b83 More data gathered and new data structure structure
- memory returns more data now
- both sensors have had their data reordered and the CPU sensor now returns data for all cpus
- sensors now return a dict with named sub dicts
- monitor.py merges and converts it all to json with built in python json
2012-04-10 23:49:33 -07:00
Dan Ballard 95cf039d0e Merge remote branch 'rob/master'
Conflicts:
	sensors/cpu.py
	sensors/memory.py
2012-04-07 21:27:59 -07:00
Dan Ballard 523e57e238 modularize and make loading psutil dependant code check if psutil is tehre first. Add more license boilerplate 2012-04-07 20:36:32 -07:00