added network, cpu load and memory information in
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 10 Jul 2011 21:34:52 +0000 (21:34 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 10 Jul 2011 21:34:52 +0000 (21:34 +0000)
commitc97de26994a67a9d07941b95a3ad2a9323e64ddf
treee3e315fdb8eb3dc406061e2a1c9b386163693f4d
parentef8bbef17a52b8893fc093d045e63c778de1bbe9
 added network, cpu load and memory information in
   JSON web interface.

added monitor.html using jquery and retrieving
   monitoring data from the JSON web interface.
17 files changed:
NEWS
configure
configure.ac
po/Makefile.in
po/fr.po
po/psensor.pot
po/tr.po
po/zh_CN.po
src/server/server.c
src/server/server.h
src/server/sysinfo.c
src/server/sysinfo.h
www/Makefile.am
www/Makefile.in
www/jquery.js [new file with mode: 0644]
www/monitor.html [new file with mode: 0644]
www/style.css