0.1.0 • Published 9 years ago

mongoscope-importer v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

mongoscope-importer

build status

Work in progress

Example

Download all raw results from dyno production pool and insert them into your local dyno.results collection:

mim dyno.results "http://dyno.mongodb.parts/api/v1/results?limit=10&query={\"testbed.servers.mongod.0.hostinfo.system.hostname\":\"ec2-ubu-1\"}" "*"

Install

npm install --save mongoscope-importer

Test

npm test

API

@todo