- statusboard is a daemon which start a http server to show status of custom service\
- the status is generated by which plugin is configuered
- should be a class implements multi threading
- register its handlers(interface to show on dashboard) to the server by the command line
- now I just code for memcache performance monitor
- add json interface for other systems
- should support more than one plugin to register and monitor