#CleanMongo
In short I ran into a lot of trouble with MongoDB not closing cleaning in my Vagrant server, so I made this little script to stop the instance, clean it, then restart.
Built for debian based systems, or anything that uses service to handle /etc/init.d scripts.