For testing purposes it would be good to separate them in: - Test core reports - Test plugin reports - When there is no service enabled, e.g. http, redis, docker, etc. - When the service is enabled (as expected) Plugins: - [ ] [redis](https://github.com/rackerlabs/recap/blob/development/src/plugins/redis) - [ ] [docker_top](https://github.com/rackerlabs/recap/blob/development/src/plugins/docker_top) - [ ] [kernel_cmd](https://github.com/rackerlabs/recap/blob/development/src/plugins/kernel_cmd) - [ ] [http_status](https://github.com/tonyskapunk/recap/blob/issue170_httpstatus/src/plugins/http_status) (pending in #171)