Vai al file
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
sensors More data gathered and new data structure structure 2012-04-10 23:49:33 -07:00
LICENSE Adding GPL v3 License 2012-04-07 14:56:32 -07:00
README Added CPU usage 2012-04-07 16:47:30 -07:00
monitor.py More data gathered and new data structure structure 2012-04-10 23:49:33 -07:00

README

Authors: Dan Ballard & Robert Hausch

Dependecies:
  psutils 0.4.1 (PyPI)